mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 21:40:18 +02:00
* fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update * chore: updated dynamic dropdown placement using popperjs in estimate delete
5 lines
116 B
TypeScript
5 lines
116 B
TypeScript
export * from "./delete";
|
|
export * from "./edit-root";
|
|
export * from "./switch";
|
|
export * from "./select-dropdown";
|