Fixed unit tests.

This commit is contained in:
saurabhg772244
2025-01-27 16:30:35 +05:30
parent fdb8ae5b53
commit 5e9c887385

View File

@@ -14,7 +14,6 @@ const getStyles = (options) =>
.legend {
fill: ${options.textColor};
font-family: ${options.fontFamily};
font-size: ${options.textSize};
}
.label text {