cal.pub0.org/packages/ui/index.tsx

4 lines
148 B
TypeScript
Raw Normal View History

export { default as Button } from "./Button";
export { default as EmptyScreen } from "./EmptyScreen";
export { default as Switch } from "./Switch";