Docs/coments to background animation component

This commit is contained in:
Davenludd 2024-03-20 13:52:02 +01:00
parent c0e03d7d0d
commit 2dffffde50

View file

@ -1,5 +1,10 @@
//info: Background animation component to animate the background of loginpage
import { useEffect } from "react";
/**
* Renders a background animation component.
* This component pre-loads images and starts a background transition animation.
*/
const BackgroundAnimation = (): JSX.Element => {
useEffect(() => {
const images = [