1 Commits

Author SHA1 Message Date
4d6ae67389 feat(utils): add utility function for class merging
A new utility function `cn` has been added to `utils.ts` for the purpose of class merging. This function uses "clsx" and "tailwind-merge" to merge class values, simplifying and optimizing the process of multiple class joining in our project.
2024-06-06 14:06:05 +02:00