mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
[WEB-2047] chore: add missing exports (#5334)
* chore: add missing exports * chore: delete unnecessary files
This commit is contained in:
committed by
GitHub
parent
e805c49e69
commit
be82cbb8e8
@@ -1 +0,0 @@
|
||||
export * from "src/ce/extensions/ai-features";
|
||||
1
web/ee/hooks/use-editor-flagging.ts
Normal file
1
web/ee/hooks/use-editor-flagging.ts
Normal file
@@ -0,0 +1 @@
|
||||
export * from "ce/hooks/use-editor-flagging";
|
||||
Reference in New Issue
Block a user