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

app counter #4

Merged
merged 9 commits into from
Mar 13, 2025
Merged

app counter #4

merged 9 commits into from
Mar 13, 2025

Conversation

pkudev1337
Copy link
Contributor

No description provided.

@jsru-1
Copy link
Contributor

jsru-1 commented Mar 13, 2025

Добавляю преподавателя (@ShGKme) для код-ревью.

@jsru-1 jsru-1 requested a review from ShGKme March 13, 2025 05:51
@jsru-1
Copy link
Contributor

jsru-1 commented Mar 13, 2025

Решение было обновлено, посмотрим что скажет @ShGKme

@jsru-1
Copy link
Contributor

jsru-1 commented Mar 13, 2025

Решение было обновлено, посмотрим что скажет @ShGKme

@jsru-1
Copy link
Contributor

jsru-1 commented Mar 13, 2025

Решение было обновлено, посмотрим что скажет @ShGKme

@jsru-1
Copy link
Contributor

jsru-1 commented Mar 13, 2025

Решение было обновлено, посмотрим что скажет @ShGKme

Comment on lines +16 to +24
<button
@click="count--"
class="button button--secondary"
type="button"
aria-label="Decrement"
:disabled="count <= 0"
>
</button>
Copy link

Choose a reason for hiding this comment

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

Не является ошибкой, но обычно обработчики событий пишут в конце всех атрибутов

@jsru-1 jsru-1 merged commit c09bcc2 into js-tasks-ru:master Mar 13, 2025
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.

3 participants