Skip to content

Commit

Permalink
🎨 Lagt til closeOnBackdropClick for mobilmeny på Aksel
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed Nov 8, 2023
1 parent abdeb61 commit 1c022b1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ export const Hamburger = () => {
onClose={() => setOpen(false)}
header={{ heading: "Meny" }}
width="small"
closeOnBackdropClick
>
<Modal.Body>
<nav aria-label="hovedmeny">
Expand Down

0 comments on commit 1c022b1

Please sign in to comment.