Ignore:
Timestamp:
01/05/21 03:45:09 (3 years ago)
Author:
Vzdra <vladko.zdravkovski@…>
Branches:
master
Children:
a222a43
Parents:
f36822a
Message:

added test login

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client_app/src/index.js

    rf36822a r3f5bf9e  
    22import ReactDOM from 'react-dom';
    33import './index.css';
    4 import App from './App';
     4import App from './components/main/App';
    55import reportWebVitals from './reportWebVitals';
    66
     
    1212);
    1313
    14 // If you want to start measuring performance in your app, pass a function
    15 // to log results (for example: reportWebVitals(console.log))
    16 // or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
    1714reportWebVitals();
Note: See TracChangeset for help on using the changeset viewer.