Skip to content

Commit

Permalink
docs: correction (#1063)
Browse files Browse the repository at this point in the history
Sorry, I made a mistake in the previous change
  • Loading branch information
Nickzlos authored Dec 10, 2024
1 parent 3a1e8ef commit 7aabb73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Playground

Verwende `<TextField />`, um ein TextField anzuzeigen. Nutze ein <Label />, um Informationen
Verwende `<TextField />`, um ein TextField anzuzeigen. Nutze ein `<Label />`, um Informationen
zu vermitteln, die das Verständnis der Eingabeanforderungen erleichtern. Weiterführende
Informationen (z.B. Formatierungshinweise) können über die `<FieldDescription />`
ergänzt werden.
Expand Down

0 comments on commit 7aabb73

Please sign in to comment.