💄 La til knapper for redigering og lukk

Co-authored-by: Markus A. R. Johansen <markus.aleksander.rakil.johansen@nav.no>
This commit is contained in:
Sindre Kjelsrud 2023-08-01 11:48:28 +02:00
parent a9c267e309
commit 02178d187f
2 changed files with 22 additions and 2 deletions

View file

@ -16,6 +16,7 @@ const FeilModal = (props: modalInterface) => {
aria-label={" modal"}
onClose={() => props.setOpen(false)}
aria-labelledby="modal-heading"
closeButton={false}
>
<Modal.Content>
{props.children}