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 a19481d commit 97a3187Copy full SHA for 97a3187
app/components/example/counter.vue
@@ -32,3 +32,6 @@ export default {
32
methods: mapActions(['decrement', 'increment'])
33
};
34
</script>
35
+
36
+<style scoped lang="scss">
37
+</style>
app/components/example/multi-drawer.vue
@@ -342,3 +342,6 @@ export default {
342
}
343
344
345
346
347
0 commit comments