Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz committed Sep 20, 2023
1 parent aeb715d commit e04a093
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions packages/react/src/components/legacy/TextField/TextField.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ import * as TextFieldStories from './TextField.stories';

<Meta of={TextFieldStories} />

# TextField
# LegacyTextField

<Information text='altinn' />
<Information
text='deprecated'
description='**Denne komponenten er erstattet av ny [Textfield](/docs/felles-textfield--docs) komponent.**'
/>

`TextField` er en tekstboks som tar imot korte, rene tekster uten linjeskift. For lengre tekster, bruk `TextArea`.

Expand Down

0 comments on commit e04a093

Please sign in to comment.