Next.js 15.3.0 (#231)

1. Upgrade to Next.js 15.3.0
2. Formatted files
This commit is contained in:
Giancarlo Buomprisco
2025-04-10 07:41:07 +07:00
committed by GitHub
parent c5828325a2
commit a149c52b99
26 changed files with 472 additions and 468 deletions

View File

@@ -14,4 +14,4 @@ function SiteLayout(props: React.PropsWithChildren) {
);
}
export default withI18n(SiteLayout);
export default withI18n(SiteLayout);