From 10352ec0f8b2e459eb728e6b953773ffb1410dd9 Mon Sep 17 00:00:00 2001 From: Taylor Cammack Date: Mon, 2 Oct 2023 13:29:42 -0500 Subject: [PATCH] Fixes livewire:scriptConfig in code example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d04c16..b800233 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ In case you need to include some custom Alpine plugins, you can [bundle the asse ... - {{ livewire:scripts }} / {{ livewire:scriptsConfig }} + {{ livewire:scripts }} / {{ livewire:scriptConfig }} @livewireScripts / @livewireScriptConfig