Skip to content

Commit

Permalink
docs: remove confirm checkbox pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed May 16, 2024
1 parent 716e641 commit 14f6ba2
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions packages/component-index/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand All @@ -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',
Expand Down

0 comments on commit 14f6ba2

Please sign in to comment.