✏️(frontend) fix minor typo
Found a typo and fixed it.
This commit is contained in:
committed by
aleb_the_flash
parent
b12fb6bf48
commit
5b8c8d493a
@@ -28,7 +28,7 @@ const StyledModalOverlay = styled(ModalOverlay, {
|
||||
},
|
||||
})
|
||||
|
||||
// disabled pointerEvents on the stuff surrouding the overlay is there so that clicking on the overlay to close the modal still works
|
||||
// disabled pointerEvents on the stuff surrounding the overlay is there so that clicking on the overlay to close the modal still works
|
||||
const StyledModal = styled(Modal, {
|
||||
base: {
|
||||
width: 'full',
|
||||
|
||||
Reference in New Issue
Block a user