# gds-formatted-number - React

## Import

```typescript
import { GdsFormattedNumber } from '@sebgroup/green-core/react'
```

## Usage

Use the component as a React JSX element:

```tsx
<GdsFormattedNumber />
```
