fix: fix莫名修改

This commit is contained in:
肖应宇 2026-04-11 17:38:01 +08:00
parent 788e4dacff
commit a6759e2e3a
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",
)}