mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 12:16:39 +00:00
Bring back ha-icon-next (#4516)
This commit is contained in:
parent
ecee5980af
commit
b01bdec973
@ -19,6 +19,7 @@ import { CloudStatus, CloudStatusLoggedIn } from "../../../data/cloud";
|
||||
import { isComponentLoaded } from "../../../common/config/is_component_loaded";
|
||||
|
||||
import "../../../components/ha-card";
|
||||
import "../../../components/ha-icon-next";
|
||||
|
||||
import "../ha-config-section";
|
||||
import "./ha-config-navigation";
|
||||
|
@ -74,6 +74,7 @@ class HaConfigNavigation extends LitElement {
|
||||
</div>
|
||||
`}
|
||||
</paper-item-body>
|
||||
<ha-icon-next></ha-icon-next>
|
||||
</paper-item>
|
||||
</a>
|
||||
`
|
||||
|
Loading…
x
Reference in New Issue
Block a user