feat: add deep link customization
This commit is contained in:
@@ -13,4 +13,4 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<Dialog {children} />
|
||||
<Dialog {children} onClose={() => goto("/home")} />
|
||||
|
||||
Reference in New Issue
Block a user