File tree 1 file changed +0
-18
lines changed
src/components/TeamProfileCards
1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -112,24 +112,6 @@ export function ActiveTeamRow(): JSX.Element {
112
112
}
113
113
</ Translate >
114
114
</ TeamProfileCardCol >
115
- < TeamProfileCardCol
116
- name = "MOHD ARIF"
117
- githubUrl = "https://github.com/mrmohdarif"
118
- linkedInUrl = "https://www.linkedin.com/in/mohd-arif-115b87231/"
119
- >
120
- < Translate
121
- id = "team.profile.Sebastien Lorber.body"
122
- values = { {
123
- compony : < CompanyLink to = "https://www.linkedin.com/company/techneutron/" /> ,
124
- portfolio : < Link to = "https://mrmohdarif.github.io/portfolio/" > Portfolio</ Link > ,
125
- } }
126
- >
127
- {
128
- "Lead Developer at CodeHarborHub, we are passionate about contributing to open source. Currently working at {compony} and Explore {portfolio}."
129
- }
130
- </ Translate >
131
- </ TeamProfileCardCol >
132
-
133
115
{ /* other team members */ }
134
116
</ div >
135
117
) ;
You can’t perform that action at this time.
0 commit comments