mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
Update src/components/Settings/ShadeSelector.tsx
Co-authored-by: Bjorn Lammers <walkxnl@gmail.com>
This commit is contained in:
@@ -91,7 +91,7 @@ export function ShadeSelector() {
|
|||||||
<Group spacing="xs">{secondarySwatches}</Group>
|
<Group spacing="xs">{secondarySwatches}</Group>
|
||||||
</Group>
|
</Group>
|
||||||
</Popover>
|
</Popover>
|
||||||
<Text>Primary shade</Text>
|
<Text>Shade</Text>
|
||||||
</Group>
|
</Group>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user