mirror of
https://github.com/makeplane/plane.git
synced 2025-12-23 15:19:37 +01:00
* chore: update issue identifier component. * fix: browser tab closed on closing emoji picker issue fixed. * chore: revert back changes in logo props. * chore: update sortable. * chore: minor componenets restructuring. * minor ui update. * fix: issue identifier display in command palette search. * style: issue activity icons consistency.
3 lines
81 B
TypeScript
3 lines
81 B
TypeScript
export * from "./issue-identifier";
|
|
export * from "./issue-properties-activity";
|