govuk-react / govuk-react/govuk-react
Breadcrumbs error: construct or call signatures
Open
bug
- Dominant language
- TypeScript
- Stars
- 458
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
Error when using `` as per [document](https://govuk-react.github.io/govuk-react/?path=/docs/breadcrumbs--default).
> JSX element type 'Breadcrumbs.Link' does not have any construct or call signatures.ts(2604)
**To Reproduce**
Use the below code in your VSCode Typescript project
```
Section
Sub-section
Current page
```
**Expected behavior**
No Linting or Typescript warnings
**Screenshots**

**Desktop (please complete the following information):**
- OS: Mac
- Browser N/A
- Version N/A
Contributor guide
Assessment
This issue has not been assessed yet.