feat: 收益计算器
This commit is contained in:
@@ -288,7 +288,7 @@ const SidebarTrigger = React.forwardRef<
|
||||
}}
|
||||
{...props}
|
||||
>
|
||||
<Image src={'list.png'} width={61} height={61} unoptimized />
|
||||
<Image src={'list.png'} width={61} alt={'list'} height={61} unoptimized />
|
||||
<span className='sr-only'>Toggle Sidebar</span>
|
||||
</Button>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user