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.
2 parents 2513447 + bd9cd39 commit 6abd564Copy full SHA for 6abd564
src/documentation/sections/PlaygroundSection.vue
@@ -25,6 +25,7 @@
25
<h3 class="mb-2 text-secondary">Setup the Playground</h3>
26
27
<CodeBlock
28
+ class="mb-6"
29
code="git clone git@github.com:webdevnerdstuff/vuetify-drilldown-table.git"
30
:highlightjs="codeBlockSettings.plugin === 'highlightjs'"
31
lang="plain"
0 commit comments