Skip to content

Commit

Permalink
Fix eslint and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
prototypa committed Oct 14, 2024
1 parent 740b96c commit f79639c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/BasicScripts.astro
Original file line number Diff line number Diff line change
Expand Up @@ -252,4 +252,4 @@ import { UI } from 'astrowind:config';
document.addEventListener('astro:after-swap', () => {
Observer.start();
});
</script>
</script>

0 comments on commit f79639c

Please sign in to comment.