We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8bdd0 commit 121e372Copy full SHA for 121e372
src/components/RunicEditor/index.tsx
@@ -72,7 +72,7 @@ function getSettings(obj: RunicEditor): VNode {
72
bindInput={obj.onThicknessChange}
73
></RangeInput>
74
<RangeInput
75
- label={"Shadow"}
+ label={"Glow Effect"}
76
min={0}
77
max={20}
78
step={0.5}
0 commit comments