@@ -84,9 +84,9 @@ class Team extends Component {
84
84
</ Card . Description >
85
85
</ Card . Content >
86
86
< Card . Content extra >
87
- < div class = "container" style = { { display :"flex" , justifyContent :"space-evenly" } } >
88
- < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-github" aria-hidden = "true" > </ i > </ a >
89
- < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-facebook" aria-hidden = "true" > </ i > </ a >
87
+ < div class = "container" style = { { display :"flex" , justifyContent :"space-evenly" } } >
88
+ < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-github" aria-hidden = "true" > </ i > </ a >
89
+ < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-facebook" aria-hidden = "true" > </ i > </ a >
90
90
</ div >
91
91
</ Card . Content >
92
92
</ Card >
@@ -104,9 +104,9 @@ class Team extends Component {
104
104
</ Card . Description >
105
105
</ Card . Content >
106
106
< Card . Content extra >
107
- < div class = "container" style = { { display :"flex" , justifyContent :"space-evenly" } } >
108
- < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-github" aria-hidden = "true" > </ i > </ a >
109
- < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-facebook" aria-hidden = "true" > </ i > </ a >
107
+ < div class = "container" style = { { display :"flex" , justifyContent :"space-evenly" } } >
108
+ < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-github" aria-hidden = "true" > </ i > </ a >
109
+ < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-facebook" aria-hidden = "true" > </ i > </ a >
110
110
</ div >
111
111
</ Card . Content >
112
112
</ Card >
@@ -124,9 +124,9 @@ class Team extends Component {
124
124
</ Card . Description >
125
125
</ Card . Content >
126
126
< Card . Content extra >
127
- < div class = "container" style = { { display :"flex" , justifyContent :"space-evenly" } } >
128
- < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-github" aria-hidden = "true" > </ i > </ a >
129
- < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-facebook" aria-hidden = "true" > </ i > </ a >
127
+ < div class = "container" style = { { display :"flex" , justifyContent :"space-evenly" } } >
128
+ < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-github" aria-hidden = "true" > </ i > </ a >
129
+ < a class = "btn btn-primary mr-1" href = "https://github.com/codeuino/codebadge" role = "button" style = { { borderRadius :"50%" , backgroundColor :" #22247A" } } > < i class = "fa fa-facebook" aria-hidden = "true" > </ i > </ a >
130
130
</ div >
131
131
</ Card . Content >
132
132
</ Card >
@@ -181,7 +181,7 @@ class Team extends Component {
181
181
< Card style = { { marginBottom :"2vh" , border :"0px" } } >
182
182
< Image src = "https://avatars0.githubusercontent.com/u/31209617?s=460& v = 4 " wrapped ui = { false } />
183
183
< Card . Content >
184
- < Card . Header > Rupeshia </ Card . Header >
184
+ < Card . Header > Rupeshiya </ Card . Header >
185
185
< Card . Meta >
186
186
< span className = 'date' > Core Colaborator</ span >
187
187
</ Card . Meta >
@@ -255,9 +255,5 @@ class Team extends Component {
255
255
}
256
256
257
257
258
- Team . propTypes = {
259
-
260
- } ;
261
-
262
258
263
259
export default Team ;
0 commit comments