Files
xrpl-dev-portal/shared/patterns/HeaderHeroSplitMedia/index.ts
akcodez 8eb0b15982 Add HeaderHeroSplitMedia styles and adjust typography margins
- 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.
2026-06-08 16:50:16 -07:00

3 lines
136 B
TypeScript

export { HeaderHeroSplitMedia } from './HeaderHeroSplitMedia';
export type { HeaderHeroSplitMediaProps } from './HeaderHeroSplitMedia';