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