Add Utilities

Common utility functions needed for most components.

Class Merging

Most components use the cn utility function to merge tailwind classes seamlessly. Add this to your lib/utils.ts file.

lib/utils.ts
Loading code...

Required Dependencies

Make sure to install the required packages for the utility to work.

Terminal
Loading code...