fix: typo

Signed-off-by: Innei <i@innei.in>
This commit is contained in:
Innei 2024-05-24 21:18:26 +08:00
parent 3974674fac
commit 519dbefd98
No known key found for this signature in database
GPG Key ID: 0F62D33977F021F7
1 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ export function FeedCategory({
}
}, [expansion])
const setCatrgoryActive = () => {
const setCategoryActive = () => {
view !== undefined &&
setActivedList?.({
level: levels.folder,
@ -84,7 +84,7 @@ export function FeedCategory({
)}
onClick={(e) => {
e.stopPropagation()
setCatrgoryActive()
setCategoryActive()
}}
onContextMenu={(e) => {
showNativeMenu(