1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00

MongoDB: Работа с базами и коллекциями

This commit is contained in:
Anton Titovets
2025-11-03 18:45:51 +03:00
parent f9debc0e2e
commit 47f3df6f21
22 changed files with 18051 additions and 321 deletions

View File

@@ -148,7 +148,7 @@ const DownloadPage = () => {
Скачать последнюю версию
</Heading>
<p className={styles.downloadSubtitle}>
Выберите подходящий язык и вариант поставки
Текущая версия: 1.29.0 | Выберите подходящий язык и вариант поставки
</p>
</div>
</div>

View File

@@ -100,7 +100,7 @@
}
.otherVersions {
text-align: center;
text-align: left;
margin-top: 2rem;
}