saleor-dashboard/src/components/SquareButton/index.ts

3 lines
74 B
TypeScript
Raw Normal View History

2020-09-11 10:43:55 +00:00
export * from "./SquareButton";
export { default } from "./SquareButton";