Skip to content

Commit 70f8dec

Browse files
committed
prettier
1 parent a42c49a commit 70f8dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue-virtual/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ function useVirtualizerBase<
6161
},
6262
{
6363
immediate: true,
64-
flush: 'post'
64+
flush: 'post',
6565
},
6666
)
6767

0 commit comments

Comments
 (0)