We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31648a2 commit 05f8b6fCopy full SHA for 05f8b6f
src/stories/Blocks/status-userprofile/statusUserprofile.tsx
@@ -35,7 +35,7 @@ export const StatusUserprofile = (props: StatusUserprofileProps) => {
35
</div>
36
))
37
) : (
38
- <ListEmpty text="Du har i øjebilkket 0 fysiske lån" />
+ <ListEmpty text="Du har i øjeblikket 0 fysiske lån" />
39
)}
40
41
<div className="status-userprofile__column">
0 commit comments