saleor-dashboard/src/components/CompanyAddressInput/index.ts
2020-04-28 16:28:37 +02:00

2 lines
88 B
TypeScript

export { default } from "./CompanyAddressInput";
export * from "./CompanyAddressInput";