Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
hardl committed Dec 19, 2024
1 parent 0c35a12 commit f94b97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/services/web-components.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class WebComponentSvcClass {
});
pm.toString = () => {
return target.getCurrentRoute();
}
};
return pm;
};
}
Expand Down

0 comments on commit f94b97c

Please sign in to comment.