From 89ae3146a3f7f32a48e2e0c337a6e7e126bdd46d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Tue, 5 Jan 2021 10:33:48 +0900 Subject: [PATCH] fix: file name typo fix --- utils/{Constatns.ts => Constants.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename utils/{Constatns.ts => Constants.ts} (100%) diff --git a/utils/Constatns.ts b/utils/Constants.ts similarity index 100% rename from utils/Constatns.ts rename to utils/Constants.ts