fix: build errors in work item modal (#7450)

This commit is contained in:
Prateek Shourya
2025-07-21 16:18:51 +05:30
committed by GitHub
parent f3daac6f95
commit 2377474823
2 changed files with 0 additions and 2 deletions

View File

@@ -1 +0,0 @@
export * from "ce/components/issues/issue-modal/additional-properties";

View File

@@ -1,3 +1,2 @@
export * from "./provider";
export * from "./issue-type-select";
export * from "./additional-properties";