mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
lint
This commit is contained in:
parent
56e686f1f0
commit
551003673e
1 changed files with 1 additions and 2 deletions
|
@ -85,8 +85,7 @@ export const ThemeCard = ({ theme, onListUpdated }: ThemeCardProps) => {
|
||||||
style={{ backgroundColor: color }}
|
style={{ backgroundColor: color }}
|
||||||
className="theme-card__header__colors__color"
|
className="theme-card__header__colors__color"
|
||||||
key={key}
|
key={key}
|
||||||
>
|
></div>
|
||||||
</div>
|
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue