Files
plane/web/ce/components/cycles/end-cycle/index.ts
Vamsi Krishna 6a13a64996 [WEB-1964]chore: cycles actions restructuring (#6298)
* chore: cycles quick actions restructuring

* chore: added additional actions to cycle list actions

* chore: cycle quick action structure

* chore: added additional actions to cycle list actions

* chore: added end cycle hook

* fix: updated end cycle export

---------

Co-authored-by: gurusinath <gurusainath007@gmail.com>
2025-01-02 18:27:34 +05:30

3 lines
58 B
TypeScript

export * from "./modal";
export * from "./use-end-cycle";