fix. gnb 코드 리팩토링
This commit is contained in:
@@ -214,6 +214,7 @@ const isRunButtonVisible = (marketType?: Platform): boolean => {
|
||||
|
||||
// Handler
|
||||
const handlePreregistClick = () => {
|
||||
console.log('handlePreregistClick', preregistModalRef.value)
|
||||
preregistModalRef.value?.handleOpenPreregist()
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user