Skip to content

Commit 7a41daf

Browse files
Added ref
1 parent 678b2f8 commit 7a41daf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/playground/configs/templates/PlaygroundPage.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010

1111
<script setup>
12+
import { ref } from 'vue';
1213
import ClientTable from './ClientTable.vue';
1314
import ServerTable from './ServerTable.vue';
1415
import tableDefaults from './tableDefaults';

0 commit comments

Comments
 (0)