Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Input field components - text, checkbox, radio #1611
Input field components - text, checkbox, radio #1611
Changes from 71 commits
a23e32d
779e5fe
0ad2715
f8668ce
e0addd0
0d3ae10
a67c80f
fe9696a
dd08828
6054f1c
910ee68
00ecaba
115bb4e
fc84152
f70f8ad
793c00d
e50bde8
e9bcee9
4533f20
ad1c9e8
024b5d3
006e976
79c2286
581b4ca
54b43a4
7b7c1f8
0a220ad
6ea5201
504a9d9
d721895
e5a964f
15da266
cbab1ae
ec1312a
b092729
6577aa8
7424440
69334dc
2691adc
4b20f1a
b137a07
3c18363
4e06ca7
a179e92
73285ba
98a67e8
b6781f4
ff79a52
f4ff5c8
58efa2b
c6c2062
e3f7a6e
e283cbe
05f96dd
c1c4808
ce49a84
6a7bb75
12d8047
fd269bf
73ad10c
5c56710
b42dc39
03156ef
00f5ff2
50a7f81
398e541
d6d3f03
c17ec66
a450bb8
7e6da8a
4d04066
15bf95c
709d5a9
ad9e954
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some of these imports may not be needed anymore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll see what I can get rid of. When I excluded the
PropsTable
import, it caused a deployment error in Vercel.