chore: Move RightSidebar to specific tab #1413
Annotations
10 errors
NPM lint:
src/Components/File/AppFilesTab.vue#L11
Unable to resolve path to module '../Request/RequestSignatureTab.vue'
|
NPM lint:
src/Components/File/AppFilesTab.vue#L11
"../Request/RequestSignatureTab.vue" is not found
|
NPM lint:
src/Components/RightSidebar/RequestSignatureTab.vue#L77
Unable to resolve path to module './IdentifySigner.vue'
|
NPM lint:
src/Components/RightSidebar/RequestSignatureTab.vue#L77
"./IdentifySigner.vue" is not found
|
NPM lint:
src/Components/RightSidebar/RequestSignatureTab.vue#L78
Unable to resolve path to module './VisibleElements.vue'
|
NPM lint:
src/Components/RightSidebar/RequestSignatureTab.vue#L78
"./VisibleElements.vue" is not found
|
NPM lint:
src/Components/RightSidebar/RightSidebar.vue#L18
Unable to resolve path to module '../Request/RequestSignatureTab.vue'
|
NPM lint:
src/Components/RightSidebar/RightSidebar.vue#L18
"../Request/RequestSignatureTab.vue" is not found
|
NPM lint
Process completed with exit code 1.
|
eslint
Process completed with exit code 1.
|