We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3e017 commit 6ec0610Copy full SHA for 6ec0610
src/table-components.js
@@ -81,7 +81,6 @@ export class DownloadButton extends ScopedElementsMixin(DBPLitElement) {
81
super();
82
this._i18n = createInstance();
83
this.lang = this._i18n.language;
84
- this.file = null;
85
}
86
87
static get properties() {
0 commit comments