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