mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-13 03:32:13 +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 }}
|
||||
className="theme-card__header__colors__color"
|
||||
key={key}
|
||||
>
|
||||
</div>
|
||||
></div>
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue