Commit 913e3f54 by Sergey

import fix

parent ecf247f9
import React, {useState, useEffect} from "react";
import 'antd/dist/antd.css';
import 'antd/dist/antd.min.css'
import './styles.module.css'
import {Button, Form, Input, Modal, Result, Select, Tooltip, Upload} from "antd";
import axios from "axios";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment