Skip to content

Commit 8e31765

Browse files
committed
chore: fix snapshot
1 parent b87dc06 commit 8e31765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/reactivity-transform/__tests__/__snapshots__/reactivityTransform.spec.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ exports[`handle TS casting syntax 1`] = `
8585
exports[`macro import alias and removal 1`] = `
8686
"import { ref as _ref, toRef as _toRef } from 'vue'
8787
88-
88+
8989
9090
let a = _ref(1)
9191
const __$temp_1 = (useMouse()),

0 commit comments

Comments
 (0)