plane/app/components/ui/buttons/index.ts
sriram veeraghanta 1538b99a28 removing trubo
2023-04-21 19:30:36 -04:00

4 lines
103 B
TypeScript

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