mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
wip
This commit is contained in:
@@ -69,7 +69,6 @@
|
||||
@{ user.created_at }
|
||||
</td>
|
||||
<td class="px-6 py-4 whitespace-no-wrap text-right border-b border-gray-200 text-sm leading-5 font-medium">
|
||||
<a href="#" class="text-indigo-600 hover:text-indigo-900">Edit</a>
|
||||
<a href="#" @click.prevent="deleteUser(user)"
|
||||
class="pl-4 text-red-600 hover:text-red-900">Delete</a>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user