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

refactor: split the scrollbar utility variants in a separate file #8

Merged
merged 1 commit into from
May 25, 2024

Conversation

halvaradop
Copy link
Owner

Description

This pull request refactors the code by encapsulating the scrollbar variant utilities in a separate function and moving them to their own file. This separation improves the organization and readability of the code by grouping related functionalities together.

Motivation

This change improves code organization and readability by grouping related functionalities, making the codebase easier to maintain and understand.

Checklist

  • Documentation
  • The changes don't generate warnings
  • I have performed a self-review of my own code
  • Test

@halvaradop halvaradop merged commit 82ee7f9 into master May 25, 2024
@halvaradop halvaradop deleted the refactor/split-scroll-variants branch May 25, 2024 18:27
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.

1 participant