Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Lagt til hideLabel = false
Browse files Browse the repository at this point in the history
  • Loading branch information
eivindskifjeld committed May 13, 2024
1 parent 9e7ae3f commit 2560027
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export const SokInput = (props: Props) => {
value={inputValue}
maxLength={100}
type="text"
hideLabel={false}
label={finnTekst('sok-knapp-sokefelt', language, audience)}
autoComplete="off"
/>
Expand Down

0 comments on commit 2560027

Please sign in to comment.