Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Aug 29, 2022
1 parent 703d44d commit 7a908c3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class MyElement extends LitElement {
bool = 0;

static properties = {
//bool: {type: Boolean},
str: {type: String, attribute: 'str-attr'},
obj: {type: Object},
reflectedBool: {type: Boolean, reflect: true},
Expand Down

0 comments on commit 7a908c3

Please sign in to comment.