FIX: some ui in showcase card
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 1m37s
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 1m37s
This commit is contained in:
@@ -645,7 +645,7 @@ export default function ShowCaseInfo() {
|
||||
/>
|
||||
{(isBig || isBigMemory) && (
|
||||
<span className="absolute bottom-0 left-0 text-[12px] text-white bg-black/70 px-1 rounded-sm">
|
||||
{10}
|
||||
{avatarData?.data?.skills?.[avatarSkillTree?.[btn.id]?.["1"]?.PointID] ? avatarData?.data?.skills?.[avatarSkillTree?.[btn.id]?.["1"]?.PointID] : 1}
|
||||
</span>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user