Skip to content

Commit

Permalink
fix(signature_pad): removing unused properties
Browse files Browse the repository at this point in the history
  • Loading branch information
F0rce committed Apr 13, 2022
1 parent ab6d38d commit 5a41163
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ class LitSignaturePad extends LitElement {
velocityFilterWeight: { type: Number },
type: { type: String },
encoderOptions: { type: Number },
image: { type: String },
empty: { type: Boolean },
readOnly: { type: Boolean },
img: { type: String },
};
Expand Down

0 comments on commit 5a41163

Please sign in to comment.