Merge pull request #5139 from dimaMachina/tsdoc-5

fix: use `rgba` for colors with opacity instead of `rgb`
This commit is contained in:
Moritz Klack
2025-04-02 13:26:06 +02:00
committed by GitHub
3 changed files with 9 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@xyflow/svelte': patch
'@xyflow/system': patch
---
fix: use `rgba` for colors with opacity instead of `rgb`