added telegram UI on user form (admins)

This commit is contained in:
Dobromir Popov
2024-02-28 15:51:05 +02:00
parent 0816b176a0
commit 349c2ca24c
3 changed files with 12 additions and 2 deletions

View File

@ -282,6 +282,10 @@ export default function PublisherForm({ item, me }) {
</select>
</div>
<a href="https://t.me/mwhitnessing_bot" className="inline-flex items-center ml-4" target="_blank">
<img src="/content/icons/telegram-svgrepo-com.svg" alt="Телеграм" width="32" height="32" className="align-middle" />
<span className="align-middle">Телеграм</span>
</a>
</ProtectedRoute>
{/* ---------------------------- Actions --------------------------------- */}
<div className="panel-actions">