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,4 +1,5 @@
import { Button, Col, PageHeader, Row, Space, Form, Switch } from "antd";
import { PageHeader } from '@ant-design/pro-layout';
import { Button, Col, Row, Space, Form, Switch } from "antd";
import React from "react";
import { useTranslation } from "react-i18next";