feat: edit activeCustomer

This commit is contained in:
Quangnhankie
2021-10-10 14:45:44 +07:00
parent 95f2f0f230
commit 1126030abc
5 changed files with 20 additions and 6 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.