Skip to content

Commit

Permalink
docs(Field.SelectCountry): select component -> selection component (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
langz authored Dec 6, 2023
1 parent 0f4d7bc commit b098c6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'SelectCountry'
description: '`Field.SelectCountry` is a wrapper component for the select component, with options built in for selecting a country.'
description: '`Field.SelectCountry` is a wrapper component for the selection component, with options built in for selecting a country.'
showTabs: true
tabs:
- title: Info
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ showTabs: true

## Description

`Field.SelectCountry` is a wrapper component for the select component, with options built in for selecting a country.
`Field.SelectCountry` is a wrapper component for the selection component, with options built in for selecting a country.

```jsx
import { Field } from '@dnb/eufemia/extensions/forms'
Expand Down

0 comments on commit b098c6b

Please sign in to comment.