Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hans Lemuet <Spone@users.noreply.github.com>
  • Loading branch information
joelzwarrington and Spone authored May 29, 2024
1 parent 037283d commit 24db95f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ end

Add your component which can optionally inherit from:

- ViewComponent::Form::FieldComponent (suggested when adding a field because of helpers)
- ViewComponent::Form::BaseComponent
- `ViewComponent::Form::FieldComponent` (suggested when adding a field because of helpers)
- `ViewComponent::Form::BaseComponent`
- or any of the `ViewComponent::Form::*Component` such as `ViewComponent::Form::TextFieldComponent`

```rb
Expand Down

0 comments on commit 24db95f

Please sign in to comment.