Fix eslint and prettier

This commit is contained in:
prototypa
2024-10-14 10:20:43 -04:00
parent 740b96c878
commit f79639c083

View File

@@ -252,4 +252,4 @@ import { UI } from 'astrowind:config';
document.addEventListener('astro:after-swap', () => {
Observer.start();
});
</script>
</script>