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