JSFiddle - React, Tailwind, and code Playground

by lun471k

HTML

<text x="0" y="100"
    An SVG Animation
    <animate attributeName="x" from="1000" to="0" begin="0s" dur="0.5s" id="swipe"/>
</text>