saleor-dashboard/src/components/SquareButton/index.ts
2020-09-11 12:43:55 +02:00

2 lines
74 B
TypeScript

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