fix: fix莫名修改

This commit is contained in:
肖应宇 2026-04-11 17:38:01 +08:00 committed by Titan
parent 02daf287f2
commit c6c06e93a7
1 changed files with 1 additions and 1 deletions

View File

@ -1276,7 +1276,7 @@ function ArtifactOfficePreview({
type="button"
className={cn(
"rounded px-4 py-3 text-xs whitespace-nowrap",
activeSheet === sheetNames[0]
activeSheet === sheetName
? "bg-[#1500331a] text-[#000000]"
: "text-muted-foreground hover:text-foreground",
)}