Files
sonr/internal/dwn/elements/animation.templ
T

6 lines
223 B
Templ
Raw Normal View History

2024-09-11 15:10:54 -04:00
package elements
templ Animation() {
<lottie-player src="https://assets5.lottiefiles.com/packages/lf20_0c0a2a8a.json" background="transparent" speed="1" style="width: 100%; height: 100%;" loop autoplay></lottie-player>
}