invalid hook 처리

This commit is contained in:
focp212@naver.com
2025-11-17 10:54:01 +09:00
parent 4548b374d6
commit b413b6d42d
2 changed files with 6 additions and 2 deletions

View File

@@ -14,4 +14,5 @@ export enum StorageKeys {
DeviceId = 'DEVICE_ID',
AppVersion = 'APP_VERSION',
LogOut = 'LOGOUT',
i18nextLng = 'i18nextLng',
};