Commit 99fe590c authored by chenshouchao's avatar chenshouchao

nothing

parent e1c05cc0
...@@ -7,7 +7,7 @@ import MyButton from "@/components/mui/MyButton"; ...@@ -7,7 +7,7 @@ import MyButton from "@/components/mui/MyButton";
import AddEnvironment from "./AddEnvironment"; import AddEnvironment from "./AddEnvironment";
const UserResourcesEnvironment = () => { const UserResourcesEnvironment = () => {
const [addOpen, setAddopen] = useState(true); const [addOpen, setAddopen] = useState(false);
return ( return (
<div className={style.environment}> <div className={style.environment}>
<div className={style.top}> <div className={style.top}>
......
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