fix: compare nodeStrokeWidth with number, not with string

This commit is contained in:
Dimitri POSTOLOV
2025-04-01 21:17:16 +02:00
parent 245b6265a6
commit 5a1ce56e8c
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
fix: compare `nodeStrokeWidth` with `number`, not with `string`