Automatic code mods.

This commit is contained in:
Patrick Fic
2023-01-17 20:22:03 -08:00
parent 07e36415e4
commit 6d5b8baadf
27 changed files with 170 additions and 77 deletions

View File

@@ -1,13 +1,5 @@
import {
Button,
Col,
Dropdown,
Form,
PageHeader,
Row,
Space,
Typography
} from "antd";
import { PageHeader } from '@ant-design/pro-layout';
import { Button, Col, Dropdown, Form, Row, Space, Typography } from "antd";
import React from "react";
import { useTranslation } from "react-i18next";
import { connect } from "react-redux";