mirror of
https://github.com/makeplane/plane.git
synced 2025-12-25 08:09:33 +01:00
fix: build errors ee (#5156)
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user