Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LinkProps not exported from link module #5132

Closed
1 task done
johnb-sage opened this issue May 9, 2022 · 2 comments · Fixed by #5148
Closed
1 task done

LinkProps not exported from link module #5132

johnb-sage opened this issue May 9, 2022 · 2 comments · Fixed by #5148

Comments

@johnb-sage
Copy link

Current behaviour

LinkProps interface is only exported from src/components/link/link.component.

Expected behaviour

LinkProps interface to be re-exported from src/components/link/index.ts.

CodeSandbox or Storybook URL

n/a

JIRA Ticket (Sage Only)

SBS-33933

Suggested Solution

No response

Carbon Version

106.2.0

What browsers are you seeing the problem on?

Chrome

What Operating System are you seeing the problem on?

MacOS

Anything else we should know?

No response

Confidentiality

  • I confirm there is no confidential or commercially sensitive information included.
@johnb-sage johnb-sage added Bug triage Triage Required labels May 9, 2022
@edleeks87 edleeks87 added On Backlog and removed triage Triage Required labels May 11, 2022
@edleeks87
Copy link
Contributor

FE-5167

samtjo added a commit that referenced this issue May 12, 2022
carbonci pushed a commit that referenced this issue May 13, 2022
### [106.3.2](v106.3.1...v106.3.2) (2022-05-13)

### Bug Fixes

* **alert:** export alert props interface from index ([228ed28](228ed28))
* **hr:** export prop interface from index ([0723453](0723453))
* **link:** export prop interface from index ([72acd10](72acd10)), closes [#5132](#5132)
* **navigation-bar:** export prop interface from index ([5748e36](5748e36))
* **vertical-divider:** export prop interface from index ([9fd4f3b](9fd4f3b))
@carbonci
Copy link
Collaborator

🎉 This issue has been resolved in version 106.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants