Skip to content

Commit 7732541

Browse files
tlouissedaKmoR
authored andcommitted
chore: fix lint error RocketDrawer
1 parent 72ed8d2 commit 7732541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/drawer/src/RocketDrawer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ function transitionend(el) {
1313
});
1414
}
1515

16+
// @ts-expect-error
1617
export class RocketDrawer extends OverlayMixin(LitElement) {
1718
static get properties() {
1819
return {

0 commit comments

Comments
 (0)