Files
c48a7e6f-931b-4375-9e8e-ae3…/src/components/sections/footer/index.ts
2026-04-15 15:17:34 +00:00

9 lines
486 B
TypeScript

export { default as FooterBase } from './FooterBase';
export { default as FooterBaseCard } from './FooterBaseCard';
export { default as FooterBaseReveal } from './FooterBaseReveal';
export { default as FooterCard } from './FooterCard';
export { default as FooterLogoEmphasis } from './FooterLogoEmphasis';
export { default as FooterLogoReveal } from './FooterLogoReveal';
export { default as FooterMedia } from './FooterMedia';
export { default as FooterSimple } from './FooterSimple';