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/afisha #483

Closed
wants to merge 3 commits into from
Closed

fix/afisha #483

wants to merge 3 commits into from

Conversation

Dimitry-prog
Copy link
Collaborator

Описание

Попытка переписать на новое апи афишы

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

Реализовать страницу афиши событий

@@ -31,7 +33,8 @@ const config = {
'2022.lubimovka.ru',
'stage.dev.lubimovka.ru',
'test.dev.lubimovka.ru',
...environment === 'development' ? ['source.unsplash.com'] : [],
'robinson.net',
Copy link
Member

Choose a reason for hiding this comment

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

?

@@ -4,4 +4,4 @@

export type AuthorLetters = {
letters: Array<string>;
};
};
Copy link
Member

Choose a reason for hiding this comment

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

Мы можем вернуть назад как было эти файлы? А то какие-то мусорные изменения из-за которых не видно реальных изменений

@AlMkin AlMkin closed this Sep 29, 2023
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