Files
xrpl-dev-portal/shared/patterns/HeaderHeroSplitMedia/index.ts
akcodez 0bff1aab4c 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-01-06 13:15:12 -08:00

3 lines
136 B
TypeScript

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