Skip to content
Snippets Groups Projects
Commit e45a6737 authored by swostikpati's avatar swostikpati
Browse files

removing merge conflict attempt

parent e40a23cb
No related branches found
No related tags found
1 merge request!21removed lottie file. Will try again later
Pipeline #399926 failed
......@@ -5,10 +5,10 @@ import "./Hero.css";
export default function ({ name }) {
return (
<div className="hero">
{/* <HeroAnimation
<HeroAnimation
animationPath="/nyu-abu-dhabi/lottie-files/hero-optimized.json"
speed={1}
/> */}
/>
<p className="heading">{name}</p>
</div>
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment