lint: use React.JSX type instead of the deprecated global JSX namespace

This commit is contained in:
Dimitri POSTOLOV
2025-02-20 16:11:00 +07:00
parent e041720a41
commit 7b4a81fb6b
4 changed files with 18 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
lint: use `React.JSX` type instead of the deprecated global `JSX` namespace