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

feat(components): add divider component #6

Merged
merged 4 commits into from
May 15, 2024
Merged

feat(components): add divider component #6

merged 4 commits into from
May 15, 2024

Conversation

desmondinho
Copy link
Contributor

Description

Add divider component to the library of components.

Closes #5

What's been done?

Added divider component with the following ability:

  • Set the orientation (e.g., horizontal, vertical)

Checklist

  • My code follows the project's coding style and guidelines.
  • I have included inline docs for my changes, where applicable.
  • I have added, updated or removed tests according to my changes.
  • All tests are passing.
  • There's an open issue for the PR that I am making.

@desmondinho desmondinho added ✨ Type: Enhancement New feature or request 📦 Scope: Components Improvements or additions to components labels May 15, 2024
@desmondinho desmondinho self-assigned this May 15, 2024
@desmondinho desmondinho linked an issue May 15, 2024 that may be closed by this pull request
1 task
@desmondinho desmondinho changed the title Feat/divider feat(components): add divider component May 15, 2024
@desmondinho desmondinho merged commit af579d7 into main May 15, 2024
1 check passed
@desmondinho desmondinho deleted the feat/divider branch May 15, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 Scope: Components Improvements or additions to components ✨ Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Add divider component
1 participant