Skip to content

Commit

Permalink
chore(color-picker): add opacity string (#5959)
Browse files Browse the repository at this point in the history
**Related Issue:** #2841

## Summary
Adding the string from the PR linked above because we are about to 
freeze strings and the PR needs a bit more work
  • Loading branch information
benelan authored Dec 8, 2022
1 parent 5701e43 commit 84425c3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"hex": "Hex",
"hue": "Hue",
"noColor": "No color",
"opacity": "Opacity",
"r": "R",
"red": "Red",
"rgb": "RGB",
Expand Down

0 comments on commit 84425c3

Please sign in to comment.