From f5dfec8b675f1b1dc3974242545ff90d2134cdf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Tue, 1 Aug 2023 10:47:15 +0300 Subject: [PATCH] Typo fix --- components/lib/carousel/Carousel.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/lib/carousel/Carousel.d.ts b/components/lib/carousel/Carousel.d.ts index 79f06a718..d8ce9702b 100755 --- a/components/lib/carousel/Carousel.d.ts +++ b/components/lib/carousel/Carousel.d.ts @@ -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