Skip to content

Commit eb1ea08

Browse files
committed
Fix readme
1 parent 71c72ad commit eb1ea08

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,8 @@ You can also set a separator to display between widgets in a group.
312312

313313
### Checking the state of a widget group
314314

315-
`Widget::group('sidebar')->isEmpty();`
316-
`Widget::group('sidebar')->any();`
317-
`Widget::group('sidebar')->count();`
315+
`Widget::group('sidebar')->isEmpty();`
316+
317+
`Widget::group('sidebar')->any();`
318+
319+
`Widget::group('sidebar')->count();`

0 commit comments

Comments
 (0)