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: added right adornments for settings items #110

Merged
merged 4 commits into from
Sep 27, 2023

Conversation

sunduckcow
Copy link
Collaborator

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

<span className={b('item-title', {badge: withBadge})}>
{renderTitleComponent(title)}
</span>
<div className={b('item-right-adornment', {hidden: showRightAdornmentOnHover})}>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not render an empty block if the function renderRightAdornment is not specified

@sunduckcow sunduckcow merged commit fe14e64 into main Sep 27, 2023
3 checks passed
@sunduckcow sunduckcow deleted the feat-support-right-adornments-for-settings branch September 27, 2023 11:01
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.

3 participants