Skip to content

Commit 0781405

Browse files
committed
fix: format demo html
1 parent 8a36a40 commit 0781405

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

docs/index.html

-28
Original file line numberDiff line numberDiff line change
@@ -186,34 +186,6 @@ <h2 class="padding:5px_0px">Usage</h2>
186186
</p>
187187
<pre><code class="language-html">&lt;div&gt;&lt;/div&gt;</code></pre>
188188

189-
<div
190-
id="utils-usage"
191-
class="margin-top:80px border-bottom:1px_solid_lightgrey"
192-
scroll
193-
scroll-intersect="color:dodgerblue"
194-
scroll-target="#utils-usage-section">
195-
<span
196-
class="display:flex align-items:center width:fit-content"
197-
hover="display:block!important"
198-
hover-target="[href='#utils-usage']">
199-
<h2 class="padding:5px_0px">Usage</h2>
200-
<a
201-
class="margin-left:10px display:none"
202-
href="#utils-usage"
203-
><i
204-
class="height:20px fill:#505050"
205-
src="/assets/svg/link.svg"></i
206-
></a>
207-
</span>
208-
</div>
209-
<p class="padding:10px_0px line-height:1.5">
210-
This is utils usage content
211-
</p>
212-
<pre><code class="language-javascript">&lt;div&gt;&lt;/div&gt;</code></pre>
213-
<p class="padding:10px_0px line-height:1.5">
214-
This is utils usage content
215-
</p>
216-
217189
<div
218190
id="utils-attributes"
219191
class="margin-top:80px border-bottom:1px_solid_lightgrey"

0 commit comments

Comments
 (0)