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

added missing import + proof of concept

parent cd519bdc
No related branches found
No related tags found
No related merge requests found
Pipeline #426345 failed
import { FadeIn } from "../components/FadeIn";
import { Breathe } from "../components/Breathe";
export function Home() {
return (
......@@ -26,6 +27,7 @@ export function Home() {
<FadeIn filepath="https://static.igem.wiki/teams/5247/landing/treatmentnoloop.gif" bg=''></FadeIn>
<FadeIn filepath="https://static.igem.wiki/teams/5247/landing/precyse.gif" bg=''></FadeIn>
<FadeIn filepath="https://static.igem.wiki/teams/5247/landing/precysepoc.webp"></FadeIn>
<FadeIn filepath="https://static.igem.wiki/teams/5247/landing/airbuddy.gif" bg=''></FadeIn>
<FadeIn filepath="https://static.igem.wiki/teams/5247/landing/primeguide.webp" bg=''></FadeIn>
......
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