Update Rating.d.ts

pull/3946/head
Tuğçe Küçükoğlu 2023-05-10 11:08:56 +03:00
parent ba4123d2ab
commit d2a04970b8
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ export interface RatingContext {
*/
active: boolean;
/**
* Current focused state of menuitem as a boolean.
* Current focused state of item as a boolean.
* @defaultValue false
*/
focused: boolean;