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

#141-enhancement-changed-component-NewsBlock-to-fsd #203

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

JuliaAvramenko
Copy link
Collaborator

No description provided.

@JuliaAvramenko JuliaAvramenko added the enhancement New feature or request label Jan 26, 2024
@JuliaAvramenko JuliaAvramenko self-assigned this Jan 26, 2024
@aimenin
Copy link
Collaborator

aimenin commented Jan 26, 2024

Ссылку на issue через development

Copy link
Collaborator

@aimenin aimenin left a comment

Choose a reason for hiding this comment

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

Использовать типографику вместо h3
Добавить ссылку на issue через вкладку development

return (
<Link to={''} className={styles.card}>
<img src={card.src} alt={card.alt} draggable="false" />
<h3>{card.title}</h3>
Copy link
Collaborator

Choose a reason for hiding this comment

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

h3 в типографике нет?

@JuliaAvramenko JuliaAvramenko merged commit 5367826 into master Jan 26, 2024
1 check passed
@JuliaAvramenko JuliaAvramenko linked an issue Jan 26, 2024 that may be closed by this pull request
3 tasks
@JuliaAvramenko JuliaAvramenko deleted the enhancement-141-change-component-News-to-fsd branch January 26, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Переделка компонента Новости по fsd
2 participants