rm debug
parent
70d063ccf9
commit
a56978133d
|
@ -165,8 +165,6 @@ export function SideMenuContent({
|
|||
}
|
||||
}, [location.pathname]);
|
||||
|
||||
console.log("openKeys", openKeys);
|
||||
|
||||
return (
|
||||
<div
|
||||
style={{
|
||||
|
|
Loading…
Reference in New Issue