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 fdd22b3 commit 7003c92Copy full SHA for 7003c92
docs/macros/index.md
@@ -8,7 +8,7 @@ Please make sure `unplugin-vue-macros` is set up correctly. If you haven't yet,
8
- [defineModel](/macros/define-model)
9
- [defineProps](/macros/define-props)
10
- [definePropsRefs](/macros/define-props-refs)<WarnBadge>unstable</WarnBadge>
11
-- [defineSlots](/macros/define-slots)
+- [defineSlots](/macros/define-slots)<WarnBadge>unstable</WarnBadge>
12
- [defineRender](/macros/define-render)
13
- [shortEmits](/macros/short-emits)
14
- [shortVmodel](/macros/short-vmodel)
0 commit comments