Files
bigcapital/src/components/Customers/index.tsx
2022-09-19 21:16:02 +02:00

4 lines
92 B
TypeScript

// @ts-nocheck
export * from './CustomerSelectField';
export * from './CustomerDrawerLink';