fix clean
This commit is contained in:
@@ -335,7 +335,7 @@ export default function Route({
|
|||||||
className="cursor-pointer text-muted-foreground"
|
className="cursor-pointer text-muted-foreground"
|
||||||
onClick={(e) => {
|
onClick={(e) => {
|
||||||
e.preventDefault()
|
e.preventDefault()
|
||||||
onChange?.(undefined)
|
onChange?.(null)
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<XIcon />
|
<XIcon />
|
||||||
|
|||||||
Reference in New Issue
Block a user