Skip to content

Commit

Permalink
Added closing cross button
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenthoms committed Sep 11, 2023
1 parent b86b42c commit 675d483
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ export const SelectEnsemblesDialog: React.FC<SelectEnsemblesDialogProps> = (prop
</Button>
</div>
}
showCloseCross
>
<div className="flex gap-4 max-w-full">
<div className="flex flex-col gap-4 p-4 border-r bg-slate-100 h-full">
Expand Down

0 comments on commit 675d483

Please sign in to comment.