Loading...
Input field with floating label animation, validation states, and multiple variants.
npm install framer-motionimport { AnimatedInput } from '@/components/AnimatedInput'Form Values
{
"name": "",
"email": "",
"password": "",
"bio": ""
}