chore: updates

This commit is contained in:
zerosoul
2022-02-21 22:29:52 +08:00
parent 656df7c670
commit d712d6b042
9 changed files with 128 additions and 41 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ export default function Layout({
}),
}));
return (
<StyledWrapper className="animate__animated animate__fadeIn" ref={drop}>
<StyledWrapper ref={drop}>
<header className="head">{header}</header>
<main className="main">
{children}