Skip to content

Commit

Permalink
Typo (rapidez#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jade-GG authored Aug 16, 2024
1 parent 1055929 commit 3ed2b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/components/slideover/mobile.blade.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{--
This component adds some styling on the slideover to hide the slideover on desktop and placing the content on the page itself.
By using this, you have the ability to have something that becomes a slider on mobile.
By using this, you have the ability to have something that becomes a slideover on mobile.
--}}
@include('rapidez::components.slideover.index', ['attributes' => $attributes->class('lg:contents [&>.slideover-wrapper]:lg:contents [&>.slideover-header]:lg:hidden')])

0 comments on commit 3ed2b9d

Please sign in to comment.