Skip to content

Commit 343ebba

Browse files
committed
Improved README
1 parent 79f61f1 commit 343ebba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ With `$columnChartModel` at hand, we pass it to our `LivewireColumnChart` compon
8282
Next, include the `@livewireChartsScripts` directive next to your other app scripts
8383

8484
```html
85-
<livewire:scripts />
85+
@livewireScripts
8686
@livewireChartsScripts
8787
```
8888

0 commit comments

Comments
 (0)