mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Format code
This commit is contained in:
@ -11,9 +11,7 @@ const MainLayout = ({ children }: Props) => {
|
||||
return (
|
||||
<>
|
||||
<HeadBar />
|
||||
|
||||
{children}
|
||||
|
||||
<Footer />
|
||||
</>
|
||||
);
|
||||
|
Reference in New Issue
Block a user