fix: 앞선 refactor에서 경로 문제 수정
This commit is contained in:
@@ -10,6 +10,7 @@ import { InvalidResponse } from '@/defs';
|
||||
import { delay } from '@util/delay';
|
||||
import '@/gateway/common';
|
||||
|
||||
import '@scss/gateway/login.scss';
|
||||
|
||||
type LoginResponse = {
|
||||
result: true,
|
||||
|
||||
Reference in New Issue
Block a user