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

Commit 7623fc5

Browse files
Update README.md
1 parent e3e2956 commit 7623fc5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,9 @@ class Foo extends Component
175175
{
176176
public EntryCollection $entries;
177177
public Entry $entry;
178+
179+
// normal livewire stuff
180+
}
178181
```
179182

180183
To make it work, you need to enable that feature first.

0 commit comments

Comments
 (0)