feat: no users found
text in table
This commit is contained in:
@ -76,7 +76,7 @@ const AdminUsersPage: FC = () => {
|
|||||||
colSpan={5}
|
colSpan={5}
|
||||||
className="px-6 py-12 text-center text-gray-500 dark:text-gray-400"
|
className="px-6 py-12 text-center text-gray-500 dark:text-gray-400"
|
||||||
>
|
>
|
||||||
No services found.
|
No users found.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
) : (
|
) : (
|
||||||
|
Reference in New Issue
Block a user