saleor-dashboard/src/apps/components/AppListCard/index.ts
2023-03-06 10:57:25 +01:00

3 lines
99 B
TypeScript

export * from "./AppListCard";
export { default } from "./AppListCard";
export * from "./AppLogo";