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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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";