saleor-dashboard/src/components/IconButtonTableCell/index.ts
2019-11-07 14:29:07 +01:00

2 lines
88 B
TypeScript

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