We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7556a79 commit 9cba8d0Copy full SHA for 9cba8d0
src/components/constants.js
@@ -299,10 +299,6 @@ export const Members = [
299
{
300
header: "Human Practices",
301
people: [
302
- {
303
- name: "Harrison Kim",
304
- major: "Biomedical Engineering",
305
- },
306
307
name: "Charlotte Lee",
308
major: "Microbiology and Immunology",
@@ -352,6 +348,15 @@ export const Members = [
352
348
},
353
349
],
354
350
351
+ {
+ header: "Instructors",
+ people: [
355
+ name: "Antonio Wong",
356
+ major: "Wet Lab Instructor"
357
+ }
358
+ ]
359
+ },
360
361
header: "Advisors",
362
static/headshots/antonio.jpg
63.2 KB
0 commit comments