Fade Up
Installation
Copy and paste the following code into your project.
components/eldoraui/fadeup.tsx
Update the import paths to match your project setup.
Props
Prop Name | Type | Default | Description |
---|---|---|---|
text | string | "" | The text content to be displayed inside the motion.h1 . |
className | string | "" | Additional CSS classes to apply to the component for custom styling. |