fix: update persisted state workflow

This commit is contained in:
2026-02-19 08:05:33 +05:00
parent 8fccc1e36b
commit 833cc3d086
15 changed files with 216 additions and 205 deletions
+2 -1
View File
@@ -31,7 +31,8 @@
{width}
{height}
fontSize={textConfigState.fontSize}
fill={textConfigState.color}
stroke={textConfigState.color}
fill="transparent"
fontFamily={textConfigState.fontFamily}
align={textConfigState.align}
wrap="none"