Skip to content

Commit

Permalink
docs: update Checkbox deprecation note (#2492)
Browse files Browse the repository at this point in the history
Replace reference to Input and ValidationFormGroup with Form.Checkbox within Checkbox docs
  • Loading branch information
httpsmenahassan authored Aug 3, 2023
1 parent 4c6061b commit 8ae2fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CheckBox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ status: 'Deprecate Soon'
designStatus: 'TBD'
devStatus: 'To Do'
notes: |
Replaced by Input and ValidationFormGroup
Replaced by Form.Checkbox
---

## Basic usage
Expand Down

0 comments on commit 8ae2fa8

Please sign in to comment.