Correct date gen. for /notes

This commit is contained in:
2025-09-16 17:42:55 -04:00
parent d3fcb015ab
commit 9636d3b70e
3 changed files with 18 additions and 19 deletions

1
next-env.d.ts vendored
View File

@@ -1,6 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.