Skip to content
Snippets Groups Projects
Commit 3bb9088c authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire: Committed by Reiter, Christoph
Browse files

Fix header documentation (VPU/Apps/Signature#28)

parent c011909e
Branches
No related tags found
No related merge requests found
import {i18n} from './i18n';
import {css, html} from 'lit-element';
import {ScopedElementsMixin} from '@open-wc/scoped-elements';
// import JSONLD from 'vpu-common/jsonld';
import VPULitElement from 'vpu-common/vpu-lit-element';
import * as commonUtils from "vpu-common/utils";
import {Icon, MiniSpinner} from 'vpu-common';
......@@ -29,7 +28,7 @@ function mimeTypesToAccept(mimeTypes) {
/**
* KnowledgeBaseWebPageElementView web component
* FileSource web component
*/
export class FileSource extends ScopedElementsMixin(VPULitElement) {
constructor() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment