We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c919076 commit 847db66Copy full SHA for 847db66
README.md
@@ -44,6 +44,8 @@ import Monaco from '@vue/repl/monaco-editor'
44
45
Customize the behavior of the REPL by manually initializing the store.
46
47
+See [v4 Migration Guide](https://github.com/vuejs/repl/releases/tag/v4.0.0)
48
+
49
```vue
50
<script setup>
51
import { watchEffect, ref } from 'vue'
0 commit comments