123
This commit is contained in:
parent
25a956da9f
commit
f7a0a01811
@ -69,7 +69,6 @@ export const Rightbar = () => {
|
|||||||
const save = debounce(() => {
|
const save = debounce(() => {
|
||||||
saveBasket();
|
saveBasket();
|
||||||
setOpen(true);
|
setOpen(true);
|
||||||
console.log("chujec")
|
|
||||||
},500);
|
},500);
|
||||||
|
|
||||||
const handleClose = (event?: React.SyntheticEvent, reason?: string) => {
|
const handleClose = (event?: React.SyntheticEvent, reason?: string) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user