mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
feat: register pages routes guards.
feat: retrieve all organizations details to authenticated user. feat: redux organization reducers and actions.
This commit is contained in:
@@ -20,7 +20,7 @@ function App({ locale }) {
|
||||
const queryConfig = {
|
||||
queries: {
|
||||
refetchOnWindowFocus: false,
|
||||
}
|
||||
},
|
||||
};
|
||||
return (
|
||||
<IntlProvider locale={locale} messages={messages}>
|
||||
|
||||
Reference in New Issue
Block a user