We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bac7b3 commit ea9d362Copy full SHA for ea9d362
elements/pf-tabs/pf-tabs.ts
@@ -1,4 +1,4 @@
1
-import { html, LitElement, type PropertyValues, type TemplateResult } from 'lit';
+import { html, LitElement, type TemplateResult } from 'lit';
2
import { customElement } from 'lit/decorators/custom-element.js';
3
import { property } from 'lit/decorators/property.js';
4
import { query } from 'lit/decorators/query.js';
0 commit comments