UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 177 B
import HeadingSection from './HeadingSection'; import type { HeadingSectionProps } from './HeadingSectionTypes'; export { HeadingSection }; export type { HeadingSectionProps };