Skip to content
Snippets Groups Projects
Commit fde23bb4 authored by Maximilian Leo Huber's avatar Maximilian Leo Huber
Browse files

removed unused import

parent 8fa6e780
No related branches found
No related tags found
No related merge requests found
Pipeline #415709 passed
......@@ -3,7 +3,6 @@ import { useGSAP } from "@gsap/react";
import { ScrollTrigger } from "gsap/dist/ScrollTrigger";
import { useRef } from 'react';
import { MotionPathPlugin } from "gsap/dist/MotionPathPlugin";
import vectorImg from "https://static.igem.wiki/teams/5247/placeholders/vector.webp";
export function HomeAnim() {
gsap.registerPlugin(useGSAP);
......
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