✏️ Fix typo
This commit is contained in:
@ -129,7 +129,7 @@
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
<Button
|
<Button
|
||||||
text="Change inout method"
|
text="Change input method"
|
||||||
emoji="🔀"
|
emoji="🔀"
|
||||||
callback={() => {
|
callback={() => {
|
||||||
if (mode == Mode.Rgb) mode = Mode.Cmyk;
|
if (mode == Mode.Rgb) mode = Mode.Cmyk;
|
||||||
|
Reference in New Issue
Block a user