Skip to content

Commit

Permalink
Screenshot link
Browse files Browse the repository at this point in the history
  • Loading branch information
royduin authored Oct 1, 2024
1 parent e8c58b8 commit 87a2063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The idea with these components is to have a good starting point and centralized

We don't provide a input + label combination component as you'll end up with attribute merging issues. We can't guess where the attribute should go; the input or the label. We could provide a 99% use case but you'll eventually end up with exceptions and complexity within the components. But; we do provide it for the checkbox and radio as you can see within those components. If you don't need the label you can use the `base` component as you can find within the examples.

![](.github/media/screenshot.png)
[![](.github/media/screenshot.png)](https://rapidez.github.io/blade-components/demo/components.html)

## Installation

Expand Down

0 comments on commit 87a2063

Please sign in to comment.