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 5b6865b commit 8aedd6bCopy full SHA for 8aedd6b
apps/docs/src/pages/composables/plugins/use-features.md
@@ -157,3 +157,4 @@ Optionally register features at runtime:
157
features.variation('non_existent', 'fallback') // 'fallback'
158
features.variation('non_existent') // null
159
</script>
160
+ ```
0 commit comments