mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-23 13:29:35 +02:00
Moved auth form. Added auto login and logout functionality
This commit is contained in:
parent
1571981252
commit
d1c61bb393
18 changed files with 311 additions and 98 deletions
|
@ -5,7 +5,7 @@ import './index.css';
|
|||
import { Provider } from 'react-redux';
|
||||
import { store } from './store/store';
|
||||
|
||||
import App from './App';
|
||||
import { App } from './App';
|
||||
|
||||
ReactDOM.render(
|
||||
<React.StrictMode>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue