Skip to content

Commit

Permalink
Gi plass til alle knapper paa person
Browse files Browse the repository at this point in the history
  • Loading branch information
betsytraran committed Apr 18, 2024
1 parent dc53ef1 commit 938df18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export const GjenopprettPerson = ({ ident }: GjenopprettProps) => {
return (
<>
<Button onClick={openGjenopprettModal} kind="synchronize">
GJENOPPRETT PERSON
GJENOPPRETT
</Button>
{isGjenopprettModalOpen && (
<GjenopprettModal
Expand Down

0 comments on commit 938df18

Please sign in to comment.