-
Notifications
You must be signed in to change notification settings - Fork 1
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
#210-api-inserted-to-StoriesBlock #228
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Парочка замечаний.
Плюс обрати внимание, что Артур добавил правила импортирования.
Смержи мейн себе в ветку и реши конфликты
Исправила баги в компоненте и исправила некоторые баги по api в других помпонентах, которые я делала |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Перед тем как смерджить - нужно исправить то, что советует github actions
@@ -1,6 +1,8 @@ | |||
@use '@/app/styles/index' as var; | |||
|
|||
.card { | |||
max-width: 160px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
В чем смысл одинаковой max-width и min-width, а не использования width?
@JuliaAvramenko Решаем конфликты и мержим pr |
No description provided.