Skip to content

Commit d5e35fa

Browse files
feat(stack): DLT-2474 add more gap options and improve their discoverability (#709)
1 parent ed4d43b commit d5e35fa

File tree

7 files changed

+384
-92
lines changed

7 files changed

+384
-92
lines changed

apps/dialtone-documentation/docs/.vuepress/baseComponents/CodeExampleTabs.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@
4848
kind="warning"
4949
hide-close
5050
>
51-
When using HTML / CSS code only the visuals of the component are rendered. It may require
52-
additional javascript to function the same way as the example.
51+
Raw HTML renders visuals only. You may need to add JS to replicate its functionality.
5352
</dt-banner>
5453
<div v-dt-scrollbar class="language-html d-hmx332" data-ext="html">
5554
<pre class="language-html" v-html="highlightedHtml" />

0 commit comments

Comments
 (0)