Import ha-fab (#5494)

This commit is contained in:
Joakim Sørensen 2020-04-08 21:24:43 +02:00 committed by GitHub
parent b390e7bed1
commit 14eb496b1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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