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