Disable bouncing Challenge

This commit is contained in:
Austin Chen 2022-08-08 15:24:28 -07:00
parent 85e55312ca
commit fd308151b3

View File

@ -52,7 +52,6 @@ export function ShareRow(props: {
() => setIsOpen(true), () => setIsOpen(true),
'click challenge button' 'click challenge button'
)} )}
className="animate-bounce"
> >
Challenge Challenge
<CreateChallengeModal <CreateChallengeModal