Skip to content

Commit

Permalink
fix(date-picker): import icon.less
Browse files Browse the repository at this point in the history
  • Loading branch information
BeADre committed Jan 9, 2022
1 parent f5857bb commit 48d54a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/varlet-ui/src/date-picker/DatePicker.vue
Original file line number Diff line number Diff line change
Expand Up @@ -422,5 +422,6 @@ export default defineComponent({
@import '../styles/common';
@import '../styles/elevation';
@import '../button/button';
@import '../icon/icon';
@import './date-picker';
</style>

0 comments on commit 48d54a6

Please sign in to comment.