fix: improve TSDoc comments for NodeResizerProps and ResizeControlProps

This commit is contained in:
Dimitri POSTOLOV
2025-04-01 20:52:26 +02:00
parent 245b6265a6
commit 89de9ca83f
3 changed files with 9 additions and 3 deletions
@@ -297,7 +297,7 @@
--background-color-default: #fff;
--background-pattern-color-default: #ddd;
--minimap-mask-color-default: rgb(240, 240, 240, 0.6);
--minimap-mask-color-default: rgba(240, 240, 240, 0.6);
--minimap-mask-stroke-color-default: none;
--minimap-mask-stroke-width-default: 1;