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:
Johan Persson
2026-03-27 10:42:12 +01:00
parent a7b6396845
commit 157daeb698
-8
View File
@@ -109,14 +109,6 @@ export const components: Page[] = [
title: 'Slider',
slug: 'slider',
},
{
title: 'Select',
slug: 'select',
},
{
title: 'Skeleton',
slug: 'skeleton',
},
{
title: 'Switch',
slug: 'switch',