kopia lustrzana https://github.com/bugout-dev/moonstream
remove comment
rodzic
769a3047fe
commit
384ffeaf44
|
@ -23,7 +23,6 @@ const List = () => {
|
||||||
useSubscriptions();
|
useSubscriptions();
|
||||||
|
|
||||||
const updateCallback = ({ id, note }) => {
|
const updateCallback = ({ id, note }) => {
|
||||||
console.log('updateCallback', id)
|
|
||||||
changeNote.mutate({ id, note });
|
changeNote.mutate({ id, note });
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue