Update Colormate.js

This commit is contained in:
SandPoot
2021-09-28 22:27:00 -03:00
parent b23b88524d
commit 6af4168513
+1 -5
View File
@@ -37,10 +37,8 @@ export const Colormate = (props, context) => {
</Section>
</Flex>
<Section>
<Tabs>
<Tabs fluid>
<Tabs.Tab
fluid
centered
key="0"
selected={!matrixactive}
onClick={() => act('switch_modes', {
@@ -49,8 +47,6 @@ export const Colormate = (props, context) => {
Regular coloring
</Tabs.Tab>
<Tabs.Tab
fluid
centered
key="1"
selected={matrixactive}
onClick={() => act('switch_modes', {