feat: Author Datetime bug: CheckboxCommon

This commit is contained in:
quangnhankie
2021-08-26 09:23:01 +07:00
parent 188232e5e3
commit 3d27832080
11 changed files with 78 additions and 13 deletions

3
next-env.d.ts vendored
View File

@@ -1,6 +1,3 @@
/// <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.