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
|
|
@ -38,7 +38,7 @@ export default function ScanTutorialButton() {
|
|||
<>
|
||||
<button type="button" onClick={() => setIsOpen(true)} className="text-3xl cursor-pointer">
|
||||
<Icon icon="fa:question-circle" />
|
||||
<span className="text-xs">Tutorial</span>
|
||||
<span>Tutorial</span>
|
||||
</button>
|
||||
|
||||
{isOpen &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue