Closed samau3 closed 3 weeks ago
Fixes #143.
There were two Chrome console warnings:
defaultProps
Header.jsx
ProtectedRoute
To resolve these warnings:
Loader
Fixes #143.
There were two Chrome console warnings:
defaultProps
in theHeader.jsx
componentProtectedRoute
componentTo resolve these warnings:
defaultProps
was removed and a default value is used in theHeader.jsx
componentLoader
component while user context is being updated