This commit is contained in:
2020-08-19 22:55:44 +02:00
parent 312c8754bc
commit b84aa3db45
18 changed files with 1184 additions and 146 deletions

View File

@@ -1,4 +1,5 @@
import React from 'react';
import 'antd/dist/antd.css';
import { render } from 'react-dom';
import App from './App';