fix(docs-ui): remove duplicate Select and Skeleton entries in component registry
Signed-off-by: Johan Persson <johanopersson@gmail.com>
This commit is contained in:
@@ -109,14 +109,6 @@ export const components: Page[] = [
|
||||
title: 'Slider',
|
||||
slug: 'slider',
|
||||
},
|
||||
{
|
||||
title: 'Select',
|
||||
slug: 'select',
|
||||
},
|
||||
{
|
||||
title: 'Skeleton',
|
||||
slug: 'skeleton',
|
||||
},
|
||||
{
|
||||
title: 'Switch',
|
||||
slug: 'switch',
|
||||
|
||||
Reference in New Issue
Block a user