mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Typo fix
This commit is contained in:
parent
dfef0ca9b5
commit
f5dfec8b67
1 changed files with 1 additions and 1 deletions
2
components/lib/carousel/Carousel.d.ts
vendored
2
components/lib/carousel/Carousel.d.ts
vendored
|
@ -169,7 +169,7 @@ export interface CarouselState {
|
|||
/**
|
||||
* Defines current inline options in Carousel component.
|
||||
*/
|
||||
export interface GalleriaContext {
|
||||
export interface CarouselContext {
|
||||
/**
|
||||
* Current highlighted state of the indicator as a boolean.
|
||||
* @defaultValue false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue