Resolve merge conflicts

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
This commit is contained in:
AmbrishRamachandiran
2026-03-17 13:32:21 +05:30
parent 4776d564ce
commit 45bedc5eeb
2 changed files with 19 additions and 3 deletions
+14 -2
View File
@@ -86,8 +86,8 @@ export const components: Page[] = [
slug: 'radio-group',
},
{
title: 'Slider',
slug: 'slider',
title: 'SearchAutocomplete',
slug: 'search-autocomplete',
},
{
title: 'SearchField',
@@ -101,6 +101,18 @@ export const components: Page[] = [
title: 'Skeleton',
slug: 'skeleton',
},
{
title: 'Slider',
slug: 'slider',
},
{
title: 'Select',
slug: 'select',
},
{
title: 'Skeleton',
slug: 'skeleton',
},
{
title: 'Switch',
slug: 'switch',