diff --git a/src/icons.ts b/src/icons.ts index 6160a0d..892cbc0 100644 --- a/src/icons.ts +++ b/src/icons.ts @@ -1,26 +1,24 @@ import { html } from 'lit'; -// FIXME: does this need to be nested like this? export const downIcon = (w: number, h: number) => html``; export const questionIcon = (w: number, h: number) => html`