Skip to content

Commit

Permalink
fix(presets): add the new toValue method in vue
Browse files Browse the repository at this point in the history
  • Loading branch information
zorenkonte committed May 12, 2023
1 parent 6fa1ca3 commit 6fb45e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/presets/vue.ts
Expand Up @@ -36,6 +36,7 @@ export const CommonCompositionAPI: InlinePreset['imports'] = [
'toRaw',
'toRef',
'toRefs',
'toValue',
'unref',
'watch',
'watchEffect',
Expand Down

0 comments on commit 6fb45e2

Please sign in to comment.