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:
@ -79,4 +79,4 @@ const GistsCode = ({ file, showFileName = false }: Props) => {
|
||||
);
|
||||
};
|
||||
|
||||
export default memo(GistsCode);
|
||||
export default memo(GistsCode);
|
||||
|
@ -51,4 +51,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user