- updated zustand and react libraries;
- added 'put in draft' btn;
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
const set404FromErrorResponse = (data) => {
|
||||
if (data && data.status === 'NOT_FOUND') {
|
||||
//storeSet.main.isError404(true);
|
||||
//storeSet('isError404', true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user