Skip to content

Commit f7a5149

Browse files
committed
Fix tsx error
1 parent dd6360a commit f7a5149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/10-get-started/1-first-steps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { KolAlert, KolLink } from '@public-ui/react';
22

33
# Erste Schritte
44

5-
<div class="grid md:grid-cols-12 mb-4">
5+
<div className="grid md:grid-cols-12 mb-4">
66
<KolAlert _label="Cheat Sheet herunterladen" _level="2" _type="info" _variant="card">
77
<KolLink
88
_label="Klicken Sie hier, um sich das Cheat-Sheet zum Entwickeln anzuschauen und herunterzuladen."

0 commit comments

Comments
 (0)