Skip to content

Commit 4fda60c

Browse files
author
Dinesh7899
committed
Experience & Project-Update
1 parent 371cf8e commit 4fda60c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/Experience.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ const Experience: React.FC = () => {
2323
const experience = [
2424
{
2525
startDate: "Feb 2023",
26-
endDate: 'June 2023',
27-
title: 'SEO & React js Developer Internship',
26+
endDate: 'Jan 2024',
27+
title: 'SEO & React js Developer',
2828
company: 'NXG Solutions'
2929
},
3030
];

0 commit comments

Comments
 (0)