fix clean

This commit is contained in:
2025-12-19 20:04:35 -03:00
parent 24cd2cf10e
commit b0c8101ae3

View File

@@ -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 />