mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
Update Astro integration documentation
Removed note about Astro v4 and issues with v5. Issue was fixed on Dec 16, 2024 [https://github.com/withastro/astro/issues/12699]
This commit is contained in:
committed by
GitHub
parent
5417aa174e
commit
d3e87be604
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user