Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
ElianCodes authored and astrobot-houston committed Sep 28, 2023
1 parent e9b77cb commit 0ab19ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integrations/alpinejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Then, apply this integration to your `astro.config.*` file using the `integratio
// astro.config.mjs
import { defineConfig } from 'astro/config';
+ import alpine from '@astrojs/alpinejs';

export default defineConfig({
// ...
integrations: [alpine()],
Expand Down

0 comments on commit 0ab19ba

Please sign in to comment.