We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9799d4 commit 50fd46cCopy full SHA for 50fd46c
app/components/Experience.tsx
@@ -2,7 +2,7 @@
2
3
import { motion } from 'framer-motion'
4
import Lottie from 'react-lottie-player'
5
-import profAnimation from '../../../public/prof.json'
+import profAnimation from '../../public/prof.json'
6
7
const experiences = [
8
{
0 commit comments