Updated login form.

This commit is contained in:
Mike Cao 2022-11-28 11:14:24 -08:00
parent 502facd426
commit fe01574b16
5 changed files with 15 additions and 18 deletions

10
next-env.d.ts vendored
View file

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