Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamedsalem401 committed Sep 20, 2024
1 parent 61a2a77 commit 00e1f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/dom_components/view/ComponentView.ts
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ TComp> {
this.updateClasses();
}

onAttrUpdate() { }
onAttrUpdate() {}

render() {
this.renderAttributes();
Expand Down

0 comments on commit 00e1f24

Please sign in to comment.