If you want to use Devup UI Components, you need to install it.
1npm install @devup-ui/components 2// or 3yarn add @devup-ui/components 4// or 5pnpm install @devup-ui/components 6// or 7bun add @devup-ui/components1npm install @devup-ui/components 2// or 3yarn add @devup-ui/components 4// or 5pnpm install @devup-ui/components 6// or 7bun add @devup-ui/components
Note: If you encounter Cannot run on the runtime error, make sure the include option is properly configured for your bundler.