Skip to content

Commit 8c51fa2

Browse files
committed
chore: run bun format
1 parent 2d8df79 commit 8c51fa2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

www/components/globals/Index.svelte

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,9 @@
264264
</Column>
265265
<Column xlg={6} lg={12}>
266266
<p class="mb-5">
267-
All <code class="code">Highlight</code> components allow for a tag to be added
268-
at the top-right of the codeblock displaying the language name. Customize the language tag <code class="code">background</code>,
267+
All <code class="code">Highlight</code> components allow for a tag to be
268+
added at the top-right of the codeblock displaying the language name.
269+
Customize the language tag <code class="code">background</code>,
269270
<code class="code">color</code>,
270271
<code class="code">border-radius</code>, and
271272
<code class="code">padding</code> using style props.

0 commit comments

Comments
 (0)