diff --git a/.github/media/buttons.png b/.github/media/buttons.png index 71538ee..0ae87a7 100644 Binary files a/.github/media/buttons.png and b/.github/media/buttons.png differ diff --git a/README.md b/README.md index 53c4a67..2d716f9 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,14 @@ The base button doesn't have any styling; here, we only use the `x-rapidez::tag` ![](.github/media/buttons.png) - [Base](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/base.blade.php) -- [Button](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/button.blade.php) +- [Default](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/button.blade.php) - [Primary](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/primary.blade.php) - [Secondary](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/secondary.blade.php) - [Outline](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/outline.blade.php) - [Conversion](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/conversion.blade.php) - [Slider](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/slider.blade.php) + ## Installation ``` @@ -172,24 +173,6 @@ Make sure to add this class to your body tag to prevent scrolling when the slide
``` -#### Slideover - -```blade - - -