mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-18 07:56:44 +01:00
Migrate statistics dialogs to wa (#29437)
* Migrate config-developer-tools dialog(s) to wa * Add space * Remove duplicate method, fix variant typo * Restore closeDialog
This commit is contained in:
@@ -29,7 +29,6 @@ import type {
|
||||
} from "../../../../components/data-table/ha-data-table";
|
||||
import { showDataTableSettingsDialog } from "../../../../components/data-table/show-dialog-data-table-settings";
|
||||
import "../../../../components/ha-button";
|
||||
import "../../../../components/ha-dialog";
|
||||
import "../../../../components/ha-dropdown";
|
||||
import type { HaDropdownSelectEvent } from "../../../../components/ha-dropdown";
|
||||
import "../../../../components/ha-dropdown-item";
|
||||
|
||||
Reference in New Issue
Block a user