|
|
@ -30,14 +30,6 @@ import Icon from '../AstroIcon.astro'; |
|
|
|
Profile |
|
|
|
Profile |
|
|
|
</a> |
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
<li class='px-1'> |
|
|
|
|
|
|
|
<a |
|
|
|
|
|
|
|
href='/account/road-card' |
|
|
|
|
|
|
|
class='block rounded px-4 py-2 text-sm font-medium text-slate-100 hover:bg-slate-700' |
|
|
|
|
|
|
|
> |
|
|
|
|
|
|
|
Road Card |
|
|
|
|
|
|
|
</a> |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
<li class='px-1'> |
|
|
|
<li class='px-1'> |
|
|
|
<button |
|
|
|
<button |
|
|
|
class='block w-full rounded px-4 py-2 text-left text-sm font-medium text-slate-100 hover:bg-slate-700' |
|
|
|
class='block w-full rounded px-4 py-2 text-left text-sm font-medium text-slate-100 hover:bg-slate-700' |
|
|
|