Adds proper aria-label to gradient knobs

This commit is contained in:
Josh Perez
2023-05-04 22:49:00 -04:00
parent f69c533d23
commit 80d37e2df1
3 changed files with 14 additions and 2 deletions

View File

@@ -99,6 +99,7 @@ export function CustomColorEditor({
<div data-supertab>
<GradientDial
deg={color.deg}
i18n={i18n}
knob1Style={{ backgroundColor: getHSL(color.start) }}
knob2Style={{
backgroundColor: getHSL(