style: run format:apply

This commit is contained in:
2026-06-20 10:11:28 -03:00
parent a0ba8560f8
commit 91bf31bd03
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ export default function RootLayout({
}>) {
return (
<html lang='en'>
<link rel="icon" href="/favicon.ico" sizes="any" />
<link rel='icon' href='/favicon.ico' sizes='any' />
<body>
<AppContainer>
<div className={styles.layoutContainer}>