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: add icon prop to LayoutItem #781

Merged
merged 3 commits into from
Feb 1, 2024
Merged

Conversation

qradle-yndx
Copy link
Contributor

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.


const b = block('icon-content');

const IconContent = (props: IconContentProps) => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

could we just add icon property to Content component?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Decided not to change Content component as it affects other blocks/components

@qradle-yndx qradle-yndx requested a review from NikitaCG as a code owner February 1, 2024 14:23
@qradle-yndx qradle-yndx merged commit 32bf165 into main Feb 1, 2024
3 checks passed
@qradle-yndx qradle-yndx deleted the feat/add-layout-item-icon branch February 1, 2024 14:34
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