Fix variable typo (#8084)
This commit is contained in:
@@ -15,7 +15,7 @@ export type ICategoryProps = {
|
||||
value: string
|
||||
onChange: (value: AppCategory | string) => void
|
||||
/**
|
||||
* default value for searchparam 'category' in en
|
||||
* default value for search param 'category' in en
|
||||
*/
|
||||
allCategoriesEn: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user