Skip to content

Commit

Permalink
Edited comments within component
Browse files Browse the repository at this point in the history
  • Loading branch information
jordythevulder committed Oct 15, 2024
1 parent c747045 commit 4c79390
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/views/components/read-more/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@
<x-rapidez::read-more>
Content
</x-rapidez::read-more>
```
## Changing the line-clamp quantity and using custom read more/less buttons
```
<x-rapidez::read-more>
<x-slot:slot class="line-clamp-3">
Content
Expand Down

0 comments on commit 4c79390

Please sign in to comment.