Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit aa890f1

Browse files
Merge pull request #44 from taylorcammack/master
Fixes livewire:scriptConfig tag in code example
2 parents 35af0fd + 10352ec commit aa890f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In case you need to include some custom Alpine plugins, you can [bundle the asse
4242

4343
...
4444
<!-- If using Antlers -->
45-
{{ livewire:scripts }} / {{ livewire:scriptsConfig }}
45+
{{ livewire:scripts }} / {{ livewire:scriptConfig }}
4646

4747
<!-- Blade -->
4848
@livewireScripts / @livewireScriptConfig

0 commit comments

Comments
 (0)