安装less

This commit is contained in:
禺狨
2023-03-03 14:24:55 +08:00
parent d13de512fc
commit afaafeba31
26 changed files with 78 additions and 54 deletions

View File

@@ -1,5 +1,5 @@
import React from "react";
import styles from "./index.less";
import styles from "./index.module.less";
import { Layout, Button, Dropdown, MenuProps } from "antd";
import { useSelector } from "../../store/hooks";
import { useDispatch } from "react-redux";