Skip to content

Commit 2d4c110

Browse files
Update core.blade.php
1 parent 145ce63 commit 2d4c110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ai/livewire/3/core.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- Use the `components.layouts.app` view as the typical layout path (not `layouts.app`).
99

1010
### New Directives
11-
- `wire:show`, `wire:transition`, `wire:cloak, `wire:offline`, `wire:target` are available for use. Use the documentation to find usage examples.
11+
- `wire:show`, `wire:transition`, `wire:cloak`, `wire:offline`, `wire:target` are available for use. Use the documentation to find usage examples.
1212

1313
### Alpine
1414
- Alpine is now included with Livewire, don't manually include Alpine.js.

0 commit comments

Comments
 (0)