mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-10 19:40:25 +00:00
Sort imports (#8104)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { customElement, property } from "lit-element";
|
||||
import { CircularProgress } from "@material/mwc-circular-progress";
|
||||
import { customElement, property } from "lit-element";
|
||||
|
||||
@customElement("ha-circular-progress")
|
||||
// @ts-ignore
|
||||
|
||||
Reference in New Issue
Block a user