Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: refactored the classNames function #269

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ashrafchowdury
Copy link
Contributor

@ashrafchowdury ashrafchowdury commented Feb 3, 2024

Description

Enhanced the codebase by replacing all occurrences of classNames functions with the cn function. This refactor will not only improve code readability and consistency but also mitigate potential duplication issues within the codebase.

The production application UI will remain unaffected by these changes.

Changes

  1. Deleted all the classNames functions from across the application.
  2. Replaced classNames functions to cn functions for improved code consistency.

Copy link

vercel bot commented Feb 3, 2024

@ashrafchowdury is attempting to deploy a commit to the mftsio Team on Vercel.

A member of the Team first needs to authorize it.

@ashrafchowdury ashrafchowdury changed the title refactor: replaced all the classNames functions to cn function for improved code consistency chore: refactored the classNames function Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant