- updated dependencies;
- fixed displaying delega; - fixed switching companies; - added toast for profile and company profile; - fixed registration 'deby/allow all' func;
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const zustandXOpts = {
|
||||
devtools: {
|
||||
enabled: true
|
||||
enabled: process.env.NODE_ENV !== 'production'
|
||||
},
|
||||
persist: {
|
||||
enabled: true,
|
||||
|
||||
Reference in New Issue
Block a user