feat. alert, confirm 모달 추가
This commit is contained in:
@@ -12,5 +12,6 @@ export interface DialogParams {
|
||||
|
||||
export interface YoutubeParams {
|
||||
youtubeUrl: string
|
||||
isOutsideClose?: boolean
|
||||
className?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user