Files
dry-wash-pl/src/components/landing/SocialProofSection/index.ts

2 lines
114 B
TypeScript

export type { SocialProofSectionProps } from './types';
export { SocialProofSection } from './SocialProofSection';