nx/nx-dev/ui-company/src/index.ts
Nicholas Cunningham 82831bcee6
feat(nx-dev): add customers & company pages (#26813)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2024-07-12 11:22:35 -04:00

5 lines
125 B
TypeScript

export * from './lib/hero';
export * from './lib/co-founders';
export * from './lib/the-team';
export * from './lib/layout';