Import ha-fab (#5494)

This commit is contained in:
Joakim Sørensen 2020-04-08 21:24:43 +02:00 committed by Bram Kragten
parent 4e2a9e3d7b
commit ac4b2ea70f

View File

@ -21,6 +21,7 @@ import {
DataTableColumnContainer, DataTableColumnContainer,
RowClickedEvent, RowClickedEvent,
} from "../../../components/data-table/ha-data-table"; } from "../../../components/data-table/ha-data-table";
import "../../../components/ha-fab";
import "../../../components/ha-icon"; import "../../../components/ha-icon";
import "../../../layouts/hass-loading-screen"; import "../../../layouts/hass-loading-screen";
import "../../../layouts/hass-tabs-subpage-data-table"; import "../../../layouts/hass-tabs-subpage-data-table";