diff --git a/packages/component-index/src/index.ts b/packages/component-index/src/index.ts index d9d792a..795458f 100644 --- a/packages/component-index/src/index.ts +++ b/packages/component-index/src/index.ts @@ -1468,7 +1468,6 @@ export const componentIndex: DesignSystemComponent[] = [ preview: '', backlog: 'https://github.com/nl-design-system/backlog/issues/129', }, - // Needs rationale { id: 'character-count', name: 'Character count', @@ -1479,17 +1478,6 @@ export const componentIndex: DesignSystemComponent[] = [ preview: '', backlog: 'https://github.com/nl-design-system/backlog/issues/130', }, - // Needs rationale - // { - // id: 'confirm-checkbox', - // name: 'Confirm-checkbox', - // aliases: [], - // state: COMPONENT_STATES.TODO, - // communityDocs: [], - // implementations: [], - // preview: '', - // backlog: 'https://github.com/nl-design-system/backlog/issues/131', - // }, { id: 'password-input', name: 'Password input',