Commit 5ca089ce authored by chenshouchao's avatar chenshouchao

feat: 修改文件名

parent e97d186b
...@@ -11,7 +11,7 @@ import styles from "../index.module.css"; ...@@ -11,7 +11,7 @@ import styles from "../index.module.css";
import { Box, Typography } from "@mui/material"; import { Box, Typography } from "@mui/material";
import MyButton from "@/components/mui/MyButton"; import MyButton from "@/components/mui/MyButton";
import usePass from "@/hooks/usePass"; import usePass from "@/hooks/usePass";
import RemindBudgetDialog from "./RemindBudgetDialog.tsx"; import RemindBudgetDialog from "./RemindBudgetDialog";
import { useNavigate } from "react-router-dom"; import { useNavigate } from "react-router-dom";
import { toJS } from "mobx"; import { toJS } from "mobx";
import { useStores } from "@/store"; import { useStores } from "@/store";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment