mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 05:23:18 +08:00
安装less
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user