mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
update tailwindcss@4
This commit is contained in:
@@ -16,7 +16,7 @@ export default function User() {
|
||||
>
|
||||
Admin
|
||||
</Link>
|
||||
<div className="font-extrabold bg-red-400 px-2 py-1 mr-3 rounded-sm">
|
||||
<div className="font-extrabold bg-red-400 px-2 py-1 mr-3 rounded-xs">
|
||||
{data.user.email}
|
||||
</div>
|
||||
<button onClick={() => signOut()} className="btn btn-blue">
|
||||
|
||||
Reference in New Issue
Block a user