79587854

Date: 2025-04-23 04:51:18
Score: 0.5
Natty:
Report link

const characterAnimation = {
hidden: {
opacity: 0,
y: 25,
},
visible: {
opacity: 1,
y: 0,
transition: {
duration: 1,
ease: [0.2, 0.65, 0.3, 0.9],
},
},
}

try this code

Reasons:
  • Whitelisted phrase (-2): try this code
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Syed Ashar