🚀🚀
Size: a a a
🚀🚀
n
🚀🚀
YL
ИЛ
AO
🦜
AO
ИЛ
ИЛ
m
const api = createApi(store, {
foo: (state, history) => {
history.push('/foo');
return !state;
},
bar: (state, history) => {
history.push('/bar');
return !state;
},
});🦜
const api = createApi(store, {
foo: (state, history) => {
history.push('/foo');
return !state;
},
bar: (state, history) => {
history.push('/bar');
return !state;
},
});c
П
const api = createApi(store, {
foo: (state, history) => {
history.push('/foo');
return !state;
},
bar: (state, history) => {
history.push('/bar');
return !state;
},
});m
m
m
m