Resolve merge conflicts
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user