mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
fix: replace to invalidate context
This commit is contained in:
@@ -173,7 +173,6 @@ export const LinkForm: React.FC<LinkFormProps> = ({
|
||||
ref.current?.contains(event.target as Node),
|
||||
)
|
||||
) {
|
||||
console.log("clicking outside")
|
||||
onClose?.()
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user