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

3 lines
84 B
TypeScript
Raw Normal View History

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