Code section fixes

This commit is contained in:
Tuğçe Küçükoğlu 2023-02-28 20:40:48 +03:00
parent d74b3a20c5
commit fc61cdad4f
159 changed files with 226 additions and 185 deletions

View file

@ -6,7 +6,7 @@
icon only or custom templating is used, it is recommended to use <i>aria-label</i> so that screen readers would be able to read the element properly.
</p>
<DocSectionCode :code="code" hideToggleCode import hideCodeSandbox hideStackBlitz v-bind="$attrs" />
<DocSectionCode :code="code" hideToggleCode hideCodeSandbox hideStackBlitz v-bind="$attrs" />
<h3>Keyboard Support</h3>
<div class="doc-tablewrapper">
<table class="doc-table">