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

Switch rotated chevron icon #503

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Switch rotated chevron icon #503

merged 2 commits into from
Sep 21, 2023

Conversation

fskuteken
Copy link
Contributor

@fskuteken fskuteken commented Sep 21, 2023

Previously, the first svg in the ternary operation was the chevron pointing down. When "rotate" is true, we should return the chevron pointing right instead.

Fixes #502

References

Previously, the first svg in the ternary operation was the chevron pointing down.
When "rotate" is true, we should return the chevron pointing right instead.
@changeset-bot
Copy link

changeset-bot bot commented Sep 21, 2023

🦋 Changeset detected

Latest commit: 49d33aa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages
Name Type
@ladle/react Patch
example Patch
test-addons Patch
test-babel Patch
test-config Patch
test-config-ts Patch
test-css Patch
test-decorators Patch
test-playwright Patch
test-programmatic Patch
test-provider Patch
test-baseweb Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tajo
Copy link
Owner

tajo commented Sep 21, 2023

Oh, not sure how I missed that. 😅

Thanks

@tajo tajo merged commit 36d3b8d into tajo:main Sep 21, 2023
4 checks passed
@tajo tajo mentioned this pull request Sep 21, 2023
@fskuteken fskuteken deleted the fix-rotated-chevron branch September 22, 2023 19:45
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.

Chevron icons in sidebar seem switched
2 participants