saleor-dashboard/src/components/StatusLabel/index.ts
2019-06-19 16:40:52 +02:00

2 lines
72 B
TypeScript

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