0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/apps/app/components/ui/buttons/index.ts
2023-03-26 11:36:10 +05:30

4 lines
103 B
TypeScript

export * from "./danger-button";
export * from "./primary-button";
export * from "./secondary-button";