fix. 공통 컴포넌트 수정
This commit is contained in:
@@ -27,7 +27,6 @@ export const useCheckPCSpec = (tm: (key: string) => string) => {
|
||||
contentText: tm('Download_Alert_InstallGuide'),
|
||||
confirmButtonText: tm('Download_Text_Download'),
|
||||
modalName: 'modal-download',
|
||||
isShowDimmed: true,
|
||||
confirmButtonEvent: () => {
|
||||
location.href = String(setupUrl)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user