mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-05 16:06:58 +00:00
Remove unused import
This commit is contained in:
parent
a416013b7a
commit
e4223ce418
@ -10,7 +10,6 @@ import {
|
|||||||
DialogActions,
|
DialogActions,
|
||||||
List,
|
List,
|
||||||
ListItemText,
|
ListItemText,
|
||||||
ListItemSecondaryAction,
|
|
||||||
TextField,
|
TextField,
|
||||||
Tabs,
|
Tabs,
|
||||||
Tab,
|
Tab,
|
||||||
@ -190,6 +189,7 @@ export default function ThemeManager() {
|
|||||||
<Typography variant="body2" mb={1}>
|
<Typography variant="body2" mb={1}>
|
||||||
{label}
|
{label}
|
||||||
</Typography>
|
</Typography>
|
||||||
|
|
||||||
<Sketch
|
<Sketch
|
||||||
key={`${mode}-${fieldPath}`}
|
key={`${mode}-${fieldPath}`}
|
||||||
color={color}
|
color={color}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user