[WEB-2047] chore: add missing exports (#5334)
* chore: add missing exports * chore: delete unnecessary files
This commit is contained in:
parent
e805c49e69
commit
be82cbb8e8
2 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
Loading…
Add table
Add a link
Reference in a new issue