diff --git a/packages/dnb-design-system-portal/src/docs/uilib/components/avatar.mdx b/packages/dnb-design-system-portal/src/docs/uilib/components/avatar.mdx index 52df77017cf..0b248cec52a 100644 --- a/packages/dnb-design-system-portal/src/docs/uilib/components/avatar.mdx +++ b/packages/dnb-design-system-portal/src/docs/uilib/components/avatar.mdx @@ -1,6 +1,6 @@ --- title: 'Avatar' -description: 'The avatar component are identifiers that makes people and companies more scannable.' +description: 'The Avatar component are identifiers that makes people and companies more scannable.' status: null showTabs: true --- diff --git a/packages/dnb-design-system-portal/src/docs/uilib/components/badge.mdx b/packages/dnb-design-system-portal/src/docs/uilib/components/badge.mdx index 3524ba6d581..fa7819e980b 100644 --- a/packages/dnb-design-system-portal/src/docs/uilib/components/badge.mdx +++ b/packages/dnb-design-system-portal/src/docs/uilib/components/badge.mdx @@ -1,6 +1,6 @@ --- title: 'Badge' -description: 'The badge component allows the user to focus on new or unread content or notifications.' +description: 'The Badge component allows the user to focus on new or unread content or notifications.' status: 'new' showTabs: true --- diff --git a/packages/dnb-design-system-portal/src/docs/uilib/components/input.mdx b/packages/dnb-design-system-portal/src/docs/uilib/components/input.mdx index ce5570cd8d6..093f460974d 100644 --- a/packages/dnb-design-system-portal/src/docs/uilib/components/input.mdx +++ b/packages/dnb-design-system-portal/src/docs/uilib/components/input.mdx @@ -1,6 +1,6 @@ --- title: 'Input' -description: 'The input component is an umbrella component for all inputs which share the same style as the classic text input field.' +description: 'The Input component is an umbrella component for all inputs which share the same style as the classic text input field.' status: null showTabs: true --- diff --git a/packages/dnb-design-system-portal/src/docs/uilib/components/step-indicator.mdx b/packages/dnb-design-system-portal/src/docs/uilib/components/step-indicator.mdx index 807d3e797e8..4472476a7b8 100644 --- a/packages/dnb-design-system-portal/src/docs/uilib/components/step-indicator.mdx +++ b/packages/dnb-design-system-portal/src/docs/uilib/components/step-indicator.mdx @@ -1,6 +1,6 @@ --- title: 'StepIndicator' -description: 'The step indicator (progress indicator) is a visual representation of a users progress through a set of steps or series of actions.' +description: 'The StepIndicator (progress indicator) is a visual representation of a users progress through a set of steps or series of actions.' status: null showTabs: true ---