Skip to content

Commit ff68bb1

Browse files
caseyisonitcastastrophe
authored andcommitted
break typescript
1 parent 3fa10db commit ff68bb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/accordion/src/Accordion.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import {
2323
queryAssignedNodes,
2424
} from '@spectrum-web-components/base/src/decorators.js';
2525
import { FocusGroupController } from '@spectrum-web-components/reactive-controllers/src/FocusGroup.js';
26+
import { css, CSSResultArray, html, PropertyValues, SizedMixin, SpectrumElement, TemplateResult, } from '@spectrum-web-components/base';
2627

2728
import { AccordionItem } from './AccordionItem.js';
2829

0 commit comments

Comments
 (0)