A list that animates each item in sequence with a delay. Used to showcase notifications or events on your landing page.
The original idea of the <AnimatedList /> component is coming from magicui.design website.
<AnimatedList />
Run the following command:
npx ever-ui-clx@0.2.1 add demo-animated-list
User