Skip to content

Commit

Permalink
fix: import type
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitano committed Apr 8, 2022
1 parent 5f36434 commit d7e3a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {App} from 'vue';
import type {App} from 'vue';
import VBtn from '@gits-id/button';
import VAlert from '@gits-id/alert';
import VSpinner from '@gits-id/spinner';
Expand Down

0 comments on commit d7e3a2e

Please sign in to comment.