We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c9a781 commit 12116b2Copy full SHA for 12116b2
src/views/StyleView.vue
@@ -34,7 +34,7 @@ const handleStyleChange = (slug) => {
34
</h1>
35
<h2 class="text-xl md:text-xl text-center text-white mb-12">
36
Style switching with a single
37
- <code class="px-1.5 py-0.5 rounded bg-white bg-opacity-20">action()</code>
+ <code class="px-1.5 py-0.5 rounded bg-white bg-opacity-20">modifier</code>
38
</h2>
39
<div class="grid gap-6 grid-cols-1 lg:grid-cols-2 px-6 max-w-6xl mx-auto">
40
<CardBox
0 commit comments