[ci] format
This commit is contained in:
parent
ec249f7a98
commit
8617259fc9
2 changed files with 2 additions and 1 deletions
|
@ -71,6 +71,7 @@ The Alpine.js integration does not give you control over how the script is loade
|
||||||
---
|
---
|
||||||
// src/pages/index.astro
|
// src/pages/index.astro
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- Example: Load AlpineJS on a single page. -->
|
<!-- Example: Load AlpineJS on a single page. -->
|
||||||
<script>
|
<script>
|
||||||
import Alpine from 'alpinejs';
|
import Alpine from 'alpinejs';
|
||||||
|
|
Loading…
Reference in a new issue