Skip to content
Snippets Groups Projects
Commit 1f99b470 authored by Hermann's avatar Hermann
Browse files

fix login screen import

parent 894a28d3
No related branches found
No related tags found
No related merge requests found
import { LoginScreen } from './login'; import LoginScreen from './login';
import TableView from './views/tableView'; import TableView from './views/tableView';
import { UserModal, UserTable, NewUser } from './userTool'; import { UserModal, UserTable, NewUser } from './userTool';
import Sidebar from './sidebar'; import Sidebar from './sidebar';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment