Ready for 1.1.3-rc.2

This commit is contained in:
charlesgauthereau
2025-11-03 11:37:14 +01:00
parent 9894e2582d
commit 9c1aa66b41
11 changed files with 451 additions and 315 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference path="./.next/types/routes.d.ts" />
import "./.next/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.