format
This commit is contained in:
parent
2968017300
commit
6e3aa693d5
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ const options = {
|
||||||
// https://astro.build/config
|
// https://astro.build/config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
devToolbar: {
|
devToolbar: {
|
||||||
enabled: false
|
enabled: false,
|
||||||
},
|
},
|
||||||
integrations: [
|
integrations: [
|
||||||
react(),
|
react(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue