Skip to content

Commit 50fd46c

Browse files
authored
Update Experience.tsx
1 parent c9799d4 commit 50fd46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/Experience.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import { motion } from 'framer-motion'
44
import Lottie from 'react-lottie-player'
5-
import profAnimation from '../../../public/prof.json'
5+
import profAnimation from '../../public/prof.json'
66

77
const experiences = [
88
{

0 commit comments

Comments
 (0)