Skip to content

Commit c5d79eb

Browse files
committed
chore: playground
1 parent 5741b2a commit c5d79eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/src/pages/users/tq-query.[id].vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const {
9595
{{ mutSate }}
9696
</pre>
9797

98-
<button @click="mutate(2)">Mutate</button>
98+
<button @click="mutate(Math.round(Math.random() * 100))">Mutate</button>
9999

100100
<fieldset>
101101
<legend>Controls</legend>

0 commit comments

Comments
 (0)