OpenAdmin-client-React
OpenAdmin-client-React copied to clipboard
App crash
On login page I get the next log:
Objects are not valid as a React child (found: TypeError: Type error). If you meant to render a collection of children, use an array instead. in div (at App.js:27) in div (at App.js:25) in App (created by Connect(App)) in Connect(App) (at index.js:13) in Provider (at index.js:12)
Is there some missed code for this issue?