Expanded the add stickers modal to include a confirmation screen when updating a sticker on a past day. Step state is not resetting on close.
This commit is contained in:
@@ -156,6 +156,7 @@ const Day = ({
|
||||
isOpen={isOpen}
|
||||
updateIsOpen={setIsOpen}
|
||||
updateSticker={setStickerState}
|
||||
currSticker={stickerState}
|
||||
/>
|
||||
)}
|
||||
</StickersContextProvider>
|
||||
|
||||
Reference in New Issue
Block a user