mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
- Introduced new styles for the HeaderHeroSplitMedia component, including layout, typography, and responsive design adjustments. - Updated margin-bottom for paragraph and label-r elements to enhance spacing consistency.
3 lines
136 B
TypeScript
3 lines
136 B
TypeScript
export { HeaderHeroSplitMedia } from './HeaderHeroSplitMedia';
|
|
export type { HeaderHeroSplitMediaProps } from './HeaderHeroSplitMedia';
|