Merge pull request #296 from jonaspm/patch-1

Update Astro integration documentation
This commit is contained in:
dswbx
2025-11-10 19:36:16 +01:00
committed by GitHub

View File

@@ -40,12 +40,6 @@ bun add bknd
</Tabs> </Tabs>
<Callout type="info">
The guide below assumes you're using Astro v4. We've experienced issues with
Astro DB using v5, see [this
issue](https://github.com/withastro/astro/issues/12474).
</Callout>
For the Astro integration to work, you also need to [add the react integration](https://docs.astro.build/en/guides/integrations-guide/react/): For the Astro integration to work, you also need to [add the react integration](https://docs.astro.build/en/guides/integrations-guide/react/):
```bash ```bash