fix: build errors ee (#5156)
This commit is contained in:
parent
482b363045
commit
2554110397
3 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
export * from "@/plane-web/components/issues/worklog/activity/root";
|
||||
export * from "ce/components/issues/worklog/activity/root";
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
export * from "@/plane-web/components/issues/worklog/activity/worklog-create-button";
|
||||
export * from "ce/components/issues/worklog/activity/worklog-create-button";
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
export * from "@/plane-web/components/issues/worklog/property/root";
|
||||
export * from "ce/components/issues/worklog/property/root";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue