Refactor interaction requirement. Add indicator
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Loads in ha-config-dashboard which is used to copy styling
|
||||
// Also provides ha-settings-row
|
||||
export const loadDevTools = async () => {
|
||||
if (customElements.get("ha-config-dashboard")) return;
|
||||
const ppResolver = document.createElement("partial-panel-resolver");
|
||||
|
||||
Reference in New Issue
Block a user