mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
10057377dc
* chore: issue input and editor reload alert issue resolved * chore: issue description mutation issue in inbox * fix: reload confirmation alert and stay focused after saving * chore: updated the renderOnPropChange prop in the description-input --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
6 lines
136 B
TypeScript
6 lines
136 B
TypeScript
export * from "./issue-detail";
|
|
export * from "./properties";
|
|
export * from "./root";
|
|
export * from "./view";
|
|
export * from "./header";
|