We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e875e07 commit 5b1d18dCopy full SHA for 5b1d18d
1 file changed
src/views/UserProfile.jsx
@@ -54,7 +54,7 @@ class UserProfile extends Component {
54
/>
55
<FormInputs
56
ncols={["col-md-6", "col-md-6"]}
57
- proprieties={[
+ properties={[
58
{
59
label: "First name",
60
type: "text",
@@ -73,7 +73,7 @@ class UserProfile extends Component {
73
74
75
ncols={["col-md-12"]}
76
77
78
label: "Adress",
79
@@ -86,7 +86,7 @@ class UserProfile extends Component {
86
87
88
ncols={["col-md-4", "col-md-4", "col-md-4"]}
89
90
91
label: "City",
92
0 commit comments