Changeset 5347491 for reactapp/src/Pages
- Timestamp:
- 07/30/22 21:53:22 (2 years ago)
- Branches:
- main
- Children:
- f5d4792
- Parents:
- e958037
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
reactapp/src/Pages/Professor.js
re958037 r5347491 48 48 <ProfessorCardName>{professor.professorName}</ProfessorCardName> 49 49 <ProfessorCardSeparator /> 50 <div style={{ marginTop: " 20px" }}>50 <div style={{ marginTop: "10px" }}> 51 51 <ProfessorCardDetails fontSize="20px"> 52 52 {professor.faculty.facultyName}
Note:
See TracChangeset
for help on using the changeset viewer.