Skip to content

Commit

Permalink
Rename sub directory to decorators
Browse files Browse the repository at this point in the history
  • Loading branch information
aedart committed Feb 7, 2024
1 parent 722cd57 commit f2944c0
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/support/src/mixins/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export * from './mixins';
export * from './decorators';
export * from './apply';
export * from './hasMixin';
export * from './isApplicationOf';
Expand Down

0 comments on commit f2944c0

Please sign in to comment.