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

Testing webpack #15

Merged
merged 126 commits into from
Dec 16, 2024
Merged

Testing webpack #15

merged 126 commits into from
Dec 16, 2024

Conversation

source-Alexander-Rudenko
Copy link
Collaborator

No description provided.

background-color: #007bff; /* Цвет фона при наведении */
color: #fff; /* Цвет текста при наведении */
}
/* Добавьте это в ваш CSS файл */
Copy link
Collaborator

Choose a reason for hiding this comment

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

такие комментарии лучше не добавлять в код

});

this.form.innerHTML = html;
//config?
Copy link
Collaborator

Choose a reason for hiding this comment

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

? Этот комментарий для чего

mapContainer.style.height = '400px'; // Высота карты
this.form.insertBefore(mapContainer, this.form.querySelector('.event-create-form__submit-btn'));

let mock_data = { latitude: 55.79720450649618, longitude: 37.53777629133753, zoom: 17, needMark: false };
Copy link
Collaborator

Choose a reason for hiding this comment

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

Это зачем?

@AlexandraSmirnova
Copy link
Collaborator

Обновите ссылку в readme

@AlexandraSmirnova AlexandraSmirnova merged commit 2fcdb36 into main Dec 16, 2024
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