Note: Follows the same installation steps as shadcn/ui
Run the init
(with default options) command to create a new Next.js project or set up an existing one:
@paceui-ui
to your components.json
Loading...
You’re ready to start adding components to your project
The command above will add the TextReveal
component to your project. You can then import it using the following syntax:
Loading...