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 bcaaf5f commit bd9cd39Copy full SHA for bd9cd39
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