mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-11 02:52:49 +00:00
add/update/delete servers
This commit is contained in:
@@ -2,7 +2,7 @@ import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import { Provider } from 'mobx-react';
|
||||
import AppState from './state/AppState';
|
||||
import { Wrapper } from './Wrapper/Wrapper';
|
||||
import { Wrapper } from './components';
|
||||
import 'babel-polyfill';
|
||||
|
||||
// base styling
|
||||
|
||||
Reference in New Issue
Block a user