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 8557112 commit 94b162cCopy full SHA for 94b162c
docs/pages/index/code/variantsRender.rcx
@@ -1,4 +1,4 @@
1
<Alert $severity="warning">This is an warning alert</Alert>
2
3
// renders:
4
-// <div class="p-4 rounded-md bg-yellow-100 text-yellow-800">This is an warning alert</div>
+<div class="p-4 rounded-md bg-yellow-100 text-yellow-800">This is an warning alert</div>
0 commit comments