aboutsummaryrefslogtreecommitdiffstats
path: root/astro.config.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'astro.config.mjs')
-rw-r--r--astro.config.mjs6
1 files changed, 5 insertions, 1 deletions
diff --git a/astro.config.mjs b/astro.config.mjs
index 882e651..02feadc 100644
--- a/astro.config.mjs
+++ b/astro.config.mjs
@@ -1,4 +1,8 @@
import { defineConfig } from 'astro/config';
+import react from '@astrojs/react';
+
// https://astro.build/config
-export default defineConfig({});
+export default defineConfig({
+ integrations: [react()]
+}); \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage