mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 05:38:04 +00:00
feat: updates
This commit is contained in:
parent
719a3a60d4
commit
86f088e5c9
9 changed files with 87 additions and 69 deletions
|
|
@ -191,7 +191,7 @@ const Header = ({
|
|||
color={ButtonColor.Gray}
|
||||
iconColor={ButtonColor.Gray}
|
||||
isSkelton={isLoading}
|
||||
onClick={() => toast('Work in progress')}
|
||||
onClick={() => toast('施工中...')}
|
||||
>
|
||||
<SvgIcon name='heart-outline' className='h-6 w-6' />
|
||||
</Button>
|
||||
|
|
@ -200,7 +200,7 @@ const Header = ({
|
|||
color={ButtonColor.Gray}
|
||||
iconColor={ButtonColor.Gray}
|
||||
isSkelton={isLoading}
|
||||
onClick={() => toast('Work in progress')}
|
||||
onClick={() => toast('施工中...')}
|
||||
>
|
||||
<SvgIcon name='more' className='h-6 w-6' />
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue