Skip to content

Commit

Permalink
Docstring på feil felt
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbb committed Oct 4, 2023
1 parent 2a20d04 commit bd84d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bedriftsmeny/Bedriftsmeny.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ export type VirksomhetsvelgerProps = {
/**
* Hook som styrer hvordan man skal oppdatere søkeparametere i urlen
*/
friKomponent?: boolean;
orgnrSearchParam?: OrgnrSearchParamType;
friKomponent?: boolean;
/** @deprecated not in use. field preserved for api stability. */
amplitudeClient?: any;
}
Expand Down

0 comments on commit bd84d00

Please sign in to comment.