saleor-dashboard/src/components/CompanyAddressInput/index.ts

3 lines
88 B
TypeScript
Raw Normal View History

2020-01-30 13:17:29 +00:00
export { default } from "./CompanyAddressInput";
export * from "./CompanyAddressInput";