Refactor editor.

This commit is contained in:
Dermot Duffy
2021-11-26 21:06:56 -08:00
parent 20ad3ba09d
commit 7e5927344b
3 changed files with 185 additions and 493 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { EmblaCarouselType } from 'embla-carousel';
import { HomeAssistant } from 'custom-card-helpers';
import { createRef, Ref, ref } from 'lit/directives/ref.js';
import { customElement, property } from 'lit/decorators.js';
import { ifDefined } from 'lit-html/directives/if-defined.js';
import { ifDefined } from 'lit/directives/if-defined.js';
import { until } from 'lit/directives/until.js';
import type {