fix statistics page

This commit is contained in:
Dobromir Popov
2024-03-04 10:36:50 +02:00
parent 81c0b61071
commit 310f84a239
3 changed files with 54 additions and 21 deletions

View File

@ -19,7 +19,7 @@ function ContactsPage({ publishers }) {
<Layout>
<ProtectedRoute allowedRoles={[UserRole.ADMIN, UserRole.POWERUSER, UserRole.USER]}>
<div className="container mx-auto p-4">
<h1 className="text-xl font-semibold mb-4">Контакти</h1>
<h1 className="text-xl font-semibold mb-4">Участници</h1>
<input
type="text"
placeholder="Търси по име, имейл или телефон..."