plane/apps/app/components/states/index.ts

4 lines
129 B
TypeScript
Raw Normal View History

2023-02-02 09:30:35 +00:00
export * from "./create-update-state-inline";
export * from "./create-update-state-modal";
export * from "./delete-state-modal";