Skip to content

Commit 12116b2

Browse files
committed
upd: subtitle
1 parent 0c9a781 commit 12116b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/StyleView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const handleStyleChange = (slug) => {
3434
</h1>
3535
<h2 class="text-xl md:text-xl text-center text-white mb-12">
3636
Style switching with a single
37-
<code class="px-1.5 py-0.5 rounded bg-white bg-opacity-20">action()</code>
37+
<code class="px-1.5 py-0.5 rounded bg-white bg-opacity-20">modifier</code>
3838
</h2>
3939
<div class="grid gap-6 grid-cols-1 lg:grid-cols-2 px-6 max-w-6xl mx-auto">
4040
<CardBox

0 commit comments

Comments
 (0)