fix datetime format, closes #45

This commit is contained in:
spencerwooo
2021-08-15 20:13:08 +01:00
parent ebaa11930c
commit 724fe7150c
2 changed files with 11 additions and 3 deletions
+4
View File
@@ -1,2 +1,6 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.