Update index.tsx

This commit is contained in:
Justin Edmund 2022-02-04 23:10:45 -08:00
parent 5f1be4679e
commit 8678692a40

View file

@ -52,7 +52,7 @@ const BottomHeader = () => {
<span className="text">Delete team</span> <span className="text">Delete team</span>
</AlertDialog.Trigger> </AlertDialog.Trigger>
<AlertDialog.Portal> <AlertDialog.Portal>
<AlertDialog.Overlay className="Overlay" onClick={(e) => closeModal()} /> <AlertDialog.Overlay className="Overlay"} />
<AlertDialog.Content className="Dialog"> <AlertDialog.Content className="Dialog">
<AlertDialog.Title className="DialogTitle"> <AlertDialog.Title className="DialogTitle">
Delete team Delete team