mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-19 09:13:57 +00:00
fix: close dev tools when editor window closes
This commit is contained in:
@@ -86,7 +86,6 @@ export const ThemeCard = ({ theme, onListUpdated }: ThemeCardProps) => {
|
||||
className="theme-card__header__colors__color"
|
||||
key={key}
|
||||
>
|
||||
{/* color circle */}
|
||||
</div>
|
||||
))}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user