mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 19:09:48 +00:00
Sort imports (#8104)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { Fab } from "@material/mwc-fab";
|
||||
import "@material/mwc-fab";
|
||||
import type { Fab } from "@material/mwc-fab";
|
||||
import { customElement } from "lit-element";
|
||||
import { Constructor } from "../types";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user