From 71089d1eefdc7b96800f0fa483bd80dc8518a178 Mon Sep 17 00:00:00 2001 From: tieptk Date: Sat, 27 Dec 2025 12:04:51 +0700 Subject: [PATCH] update --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index a5ff0c3..e8e3e3e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -23,7 +23,7 @@ "@components/*": ["./src/components/*"], "@types/*": ["./src/types/*"], "@styles/*": ["./src/styles/*"], - "@Common/*": ["src/components/Common/*"] + "@Common/*": ["./src/components/Common/*"] } }, "include": [