Skip to content

Commit

Permalink
fix(ui-core): resolve circular dependency in project mutation components
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-rocket committed Dec 22, 2024
1 parent 3f13f08 commit 9d110c6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/ui-core/shared/src/lib/project/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
export * from './project-mutation/project-mutation.component';
export * from './project-mutation/project-mutation.module';
export * from './project-module/index';
export * from './project-module';

0 comments on commit 9d110c6

Please sign in to comment.