fix: 增加默认状态
This commit is contained in:
@@ -168,7 +168,7 @@ export function TutorialButton({ items }: { items: Item[] }) {
|
||||
)}
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div className={'flex'}>
|
||||
{item.download ? (
|
||||
<button
|
||||
className={cn(
|
||||
|
||||
Reference in New Issue
Block a user