mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-20 06:55:06 -04:00
refactor(clean): removed empty style tag
This commit is contained in:
parent
7f964941d3
commit
cf723f144e
6 changed files with 0 additions and 12 deletions
|
@ -36,5 +36,3 @@ function toggleFavorite(event: MouseEvent) {
|
|||
toolStore.addToolToFavorites({ tool });
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped></style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue