mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
Merge pull request #296 from jonaspm/patch-1
Update Astro integration documentation
This commit is contained in:
@@ -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