pull/721/head
Cory LaViska 2022-03-24 08:17:28 -04:00
rodzic af4d25ee37
commit 368854ba41
1 zmienionych plików z 1 dodań i 0 usunięć
src/components/icon

Wyświetl plik

@ -1,3 +1,4 @@
/* eslint @typescript-eslint/no-unsafe-call: "off" */
import { elementUpdated, expect, fixture, html, oneEvent } from '@open-wc/testing';
import { registerIconLibrary } from '../../../dist/shoelace.js';
import type SlIcon from './icon';