Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ochairo authored Mar 29, 2024
1 parent 69d83ae commit 4f9cbd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ class SampleComponent extends BaseComponent {
onInit() { ... }

onDestroy() { ... }

}

customElements.define("sample-component", SampleComponent);
Expand Down

0 comments on commit 4f9cbd3

Please sign in to comment.