Skip to content

Commit f79639c

Browse files
committed
Fix eslint and prettier
1 parent 740b96c commit f79639c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/common/BasicScripts.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@ import { UI } from 'astrowind:config';
252252
document.addEventListener('astro:after-swap', () => {
253253
Observer.start();
254254
});
255-
</script>
255+
</script>

0 commit comments

Comments
 (0)