mirror of
https://github.com/makeplane/plane.git
synced 2025-12-24 23:59:40 +01:00
* chore: added icons and splitted issue header * fix: added ee filler component * fix: component name fixed * fix: removed dupes * fix: casing
8 lines
208 B
TypeScript
8 lines
208 B
TypeScript
export * from "./bulk-operations";
|
|
export * from "./worklog";
|
|
export * from "./issue-modal";
|
|
export * from "./issue-details";
|
|
export * from "./quick-add";
|
|
export * from "./filters";
|
|
export * from "./header";
|