Skip to content

Commit

Permalink
Legg til manglende størrelsesbeskrivelse (#2121)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathiamu authored Jul 27, 2023
1 parent 92721ae commit f2742da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion @navikt/core/react/src/loader/Loader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { useId } from "..";
export interface LoaderProps extends SVGProps<SVGSVGElement> {
/**
* Changes Loader width/height
* 64px | 40px | 32px | 24px | 20px | 16px
* 88px | 64px | 40px | 32px | 24px | 20px | 16px
* @default "medium"
*/
size?:
Expand Down

0 comments on commit f2742da

Please sign in to comment.