Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor change #167

Merged
merged 2 commits into from
Jun 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions data/Crews/MediaClubCrew.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import Anushka_Ekka from "../../assets/team_24-25/IMG_20240410_130215 - Anushka
import Vaishnavi_Shrivastava from "../../assets/team_24-25/1000088291-01 - Vaishnavi Shrivastava.jpeg"
import Jayaprakash_Sahu from "../../assets/team_24-25/IMG_20231004_223523 - Jaiprakash Sahu.jpg"
import Shrawan_Kumar from "../../assets/team_24-25/1705775302364f - Shrawan Kumar Bhagat.jpg"
import Sayyed_Rahim_Adnan_Ali from "../../assets/team_24-25/IMG_4711 - Sayyed Raahim Adnan.JPG"
import Tanisha_Jain from "../../assets/team_24-25/IMG20240322120646 - Tanisha Jain.jpg"
import Shashank_Mishra from "../../assets/team_24-25/ppf - Shashank Mishra.jpg"
import Navneeth from "../../assets/team_24-25/830c251d-5463-4969-ac80-75e644f0394d - Kundrapu Navneeth.jpeg"
Expand Down Expand Up @@ -168,7 +167,7 @@ export const pr: CrewProps[] = [
post: "Head(Social Media)",
},
{
img: Sayyed_Rahim_Adnan_Ali,
img: Male,
name: "Sayyed Raahim Adnan Ali",
post: "Vice Head",
},
Expand Down
Loading