saleor-dashboard/src/attributes/components/AttributeProperties/index.ts

3 lines
88 B
TypeScript
Raw Normal View History

2019-10-30 14:34:24 +00:00
export { default } from "./AttributeProperties";
export * from "./AttributeProperties";