Skip to content
Snippets Groups Projects
Commit dcfe0714 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FIX #15833 TIME 0:10 fix angular2-signaturepad version

parent 18ca43a9
No related branches found
No related tags found
No related merge requests found
import { Component, ViewChild, Output, EventEmitter } from '@angular/core';
import { SignaturePad } from 'angular2-signaturepad/signature-pad';
import { SignaturePad } from 'angular2-signaturepad';
import { Observable } from 'rxjs';
import { SignaturesContentService } from '../service/signatures.service';
import { HttpClient } from '@angular/common/http';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment