We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740b96c commit f79639cCopy full SHA for f79639c
src/components/common/BasicScripts.astro
@@ -252,4 +252,4 @@ import { UI } from 'astrowind:config';
252
document.addEventListener('astro:after-swap', () => {
253
Observer.start();
254
});
255
-</script>
+</script>
0 commit comments