saleor-dashboard/src/components/ListField/index.ts
2019-06-19 16:40:52 +02:00

2 lines
68 B
TypeScript

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