@@ -84,9 +84,9 @@ class Team extends Component {
8484 </ Card . Description >
8585 </ Card . Content >
8686 < 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 >
9090 </ div >
9191 </ Card . Content >
9292 </ Card >
@@ -104,9 +104,9 @@ class Team extends Component {
104104 </ Card . Description >
105105 </ Card . Content >
106106 < 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 >
110110 </ div >
111111 </ Card . Content >
112112 </ Card >
@@ -124,9 +124,9 @@ class Team extends Component {
124124 </ Card . Description >
125125 </ Card . Content >
126126 < 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 >
130130 </ div >
131131 </ Card . Content >
132132 </ Card >
@@ -181,7 +181,7 @@ class Team extends Component {
181181 < Card style = { { marginBottom :"2vh" , border :"0px" } } >
182182 < Image src = "https://avatars0.githubusercontent.com/u/31209617?s=460& v = 4 " wrapped ui = { false } />
183183 < Card . Content >
184- < Card . Header > Rupeshia </ Card . Header >
184+ < Card . Header > Rupeshiya </ Card . Header >
185185 < Card . Meta >
186186 < span className = 'date' > Core Colaborator</ span >
187187 </ Card . Meta >
@@ -255,9 +255,5 @@ class Team extends Component {
255255}
256256
257257
258- Team . propTypes = {
259-
260- } ;
261-
262258
263259export default Team ;
0 commit comments