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

Confirm component typescript definition file is inaccessible #3806

Closed
kishanivelupillai-sage opened this issue Mar 9, 2021 · 1 comment
Closed
Labels
Bug triage Triage Required

Comments

@kishanivelupillai-sage
Copy link

Current behaviour

Confirm component has a typescript definition that is inaccessible when using import statement as follows -
import Confirm from "carbon-react/lib/components/confirm";

Expected behaviour

Enable Confirm component typescript definition to be accessible when using import statement as follows -
import Confirm from "carbon-react/lib/components/confirm";

Reproducible example

N/A

Suggested solution(s)

Provide an index.d.ts file that will export the typescript definition for Confirm component

Additional context

N/A

Your environment

Software Version(s)
carbon-react v66.18.0
carbon-factory
react-scripts
React
Browser
npm
Operating System
@samtjo
Copy link
Contributor

samtjo commented Mar 10, 2021

I'm closing this as it's a duplicate of #3710

@samtjo samtjo closed this as completed Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug triage Triage Required
Development

No branches or pull requests

2 participants