This commit is contained in:
Jade (Rose) Rowland 2025-04-17 23:35:10 -04:00
parent 2968017300
commit 6e3aa693d5

View File

@ -59,7 +59,7 @@ const options = {
// https://astro.build/config
export default defineConfig({
devToolbar: {
enabled: false
enabled: false,
},
integrations: [
react(),