summaryrefslogtreecommitdiff
path: root/examples/framework-react/src
diff options
context:
space:
mode:
authorGravatar Emanuele Stoppa <my.burning@gmail.com> 2024-11-28 11:12:46 +0000
committerGravatar GitHub <noreply@github.com> 2024-11-28 11:12:46 +0000
commitc50882daf67666694cd4bd1b3a594db547cf0bc4 (patch)
treeb14c589497c8f371f220751f963c9ab13e8232d7 /examples/framework-react/src
parent875f8b9185daa52f7870ac71ed9f5854bc679327 (diff)
parent84ce4be5227cf71ac3f7c82c90718625fe58b1f6 (diff)
downloadastro-c50882daf67666694cd4bd1b3a594db547cf0bc4.tar.gz
astro-c50882daf67666694cd4bd1b3a594db547cf0bc4.tar.zst
astro-c50882daf67666694cd4bd1b3a594db547cf0bc4.zip
Merge pull request #12551 from withastro/next
Diffstat (limited to 'examples/framework-react/src')
-rw-r--r--examples/framework-react/src/env.d.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/framework-react/src/env.d.ts b/examples/framework-react/src/env.d.ts
deleted file mode 100644
index e16c13c69..000000000
--- a/examples/framework-react/src/env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-/// <reference path="../.astro/types.d.ts" />