Skip to content

Commit

Permalink
Update Experience.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
thakurdotdev authored Nov 22, 2024
1 parent 9f95683 commit c51fa04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Experience.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {
IconMapPin,
IconCalendar,
} from '@tabler/icons-react';
import { companiesData } from "@/lib/Constant";

interface JobHistoryItemProps {
position: string;
Expand Down

0 comments on commit c51fa04

Please sign in to comment.