fix. 팝업 버튼 추가
This commit is contained in:
@@ -106,7 +106,6 @@ const sortedCharacterList = computed(() => {
|
||||
*/
|
||||
const openAlert = (text: string) => {
|
||||
handleOpenAlert({
|
||||
isShowDimmed: true,
|
||||
contentText: text,
|
||||
isOutsideClose: true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user