I am trying to animate a html bar element using react-spring like this:
import { useSpring, animated } from \'react-spring\'
const Example = ()=> {