saleor-dashboard/src/attributes/components/AttributeListPage/index.ts
2020-01-20 16:46:16 +01:00

3 lines
111 B
TypeScript

export { default } from "./AttributeListPage";
export * from "./AttributeListPage";
export * from "./filters";