mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
format code
remove end of line
This commit is contained in:
@ -8,4 +8,4 @@ export default async function PageLayout({
|
||||
children: ReactNode;
|
||||
}) {
|
||||
return <>{children}</>;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user