Skip to content

Commit

Permalink
Added ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
Viveca24 committed Oct 9, 2024
1 parent a1a3afd commit 3261937
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/react/src/components/form/Textarea/Textarea.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ import * as TextareaStories from './Textarea.stories';

<Meta of={TextareaStories} />

# Textarea
# Textarea
`Textarea` gir brukerne et felt for å skrive inn lengre tekstinnhold, som kommentarer eller beskrivelser. Den skiller seg fra vanlige tekstfelter ved å støtte flere linjer med tekst, og kan tilpasses med hensyn til størrelse.

<Primary />
<Controls />
Expand Down

0 comments on commit 3261937

Please sign in to comment.