Typo fix
parent
dfef0ca9b5
commit
f5dfec8b67
|
@ -169,7 +169,7 @@ export interface CarouselState {
|
||||||
/**
|
/**
|
||||||
* Defines current inline options in Carousel component.
|
* Defines current inline options in Carousel component.
|
||||||
*/
|
*/
|
||||||
export interface GalleriaContext {
|
export interface CarouselContext {
|
||||||
/**
|
/**
|
||||||
* Current highlighted state of the indicator as a boolean.
|
* Current highlighted state of the indicator as a boolean.
|
||||||
* @defaultValue false
|
* @defaultValue false
|
||||||
|
|
Loading…
Reference in New Issue