STILL BROKEN: Refactored some forms to have bare functionality. Appears that v4 antd has extensive issues.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Button, DatePicker, Form, Input, Row, Col } from "antd";
|
||||
import { Button, Col, DatePicker, Form, Input, Row } from "antd";
|
||||
import moment from "moment";
|
||||
import React from "react";
|
||||
import { useTranslation } from "react-i18next";
|
||||
|
||||
Reference in New Issue
Block a user