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

fix: Исправление конструктора (constructor-content.tsx) в части событий (EvetCard) #500

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

AleksandrDronov
Copy link
Collaborator

Описание

Исправление конструктора (constructor-content.tsx) в части событий (EvetCard)

Ссылка на задачу

Задачи в notion вроде бы нет.

image image

@AleksandrDronov AleksandrDronov changed the title fix: исправление ошибки линтера 2 fix: Исправление конструктора (constructor-content.tsx) в части событий (EvetCard) Oct 10, 2023
|| (type === EventType.Reading && `Читка${project_title ? ` проекта ${project_title}` : ''}`)
|| ''}
title={title}
type={type}
Copy link
Collaborator

Choose a reason for hiding this comment

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

а что в type будет приходить? чет тут серьёзные условия были...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Теперь напрямую приходит. Не нужны эти проверки
image

@AlMkin AlMkin merged commit a15b257 into develop Oct 10, 2023
1 check passed
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.

2 participants