mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 06:34:15 +00:00
feat: my likes page and redesign profile page
This commit is contained in:
parent
8f5296ca62
commit
9b8c697f66
9 changed files with 131 additions and 51 deletions
|
|
@ -75,7 +75,7 @@ export default function ProfileSettings() {
|
|||
</div>
|
||||
|
||||
{/* Separator */}
|
||||
<div className="flex items-center gap-4 text-zinc-500 text-sm font-medium my-1">
|
||||
<div className="flex items-center gap-4 text-zinc-500 text-sm font-medium mb-1">
|
||||
<hr className="flex-grow border-zinc-300" />
|
||||
<span>Account Info</span>
|
||||
<hr className="flex-grow border-zinc-300" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue