Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 30, 2021
1 parent 3ded8f7 commit 2a47b02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webcomponents/feedback.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import {customElement, state} from 'lit/decorators.js';
import {html, css} from 'lit';

// @ts-ignore
@customElement('proj-feedback')
export class ProjFeedback extends (window as any).gmfapi.elements.ToolPanelElement {
@state()
Expand Down

0 comments on commit 2a47b02

Please sign in to comment.