Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
smtdfc committed Jul 16, 2023
1 parent 65c88f7 commit 9e4143f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Component/Component.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ export class TurtleComponent extends HTMLElement {
}

ref(name){

return new TurtleElement(this.#refs.refElementNodes[name])
}

Expand Down

0 comments on commit 9e4143f

Please sign in to comment.