2 lines
114 B
TypeScript
2 lines
114 B
TypeScript
export type { SocialProofSectionProps } from './types';
|
|
export { SocialProofSection } from './SocialProofSection'; |