Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjoertjuh committed Nov 22, 2023
1 parent 643ad64 commit ac56918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/composables/useVariant/useVariant.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import useVariant, {variantProp, variantProps, variants} from '.';
import useVariant, {variantProp} from '.';

describe('variantProp', () => {
it('sets the default value', () => {
Expand Down

0 comments on commit ac56918

Please sign in to comment.