box-ui-elements
box-ui-elements copied to clipboard
Box UI Elements React Typescript import issue
Please fill out the following template so we can reproduce and fix your issue as quickly as possible!
Environment:
- Elements version:
12.0.0-beta.107
Steps to reproduce the problem:
When importing the package the types file links to elements/types but that does not exist
What is the expected behavior? (Screenshots can be helpful here)
Cant import ContentExplorer properly into reac-t
What went wrong? (Screenshots, console logs, or HAR files can be helpful here)
Link to application or sample code:
import { ContentUploader } from 'box-ui-elements';
component type is not found
Additional context
I am trying to use the content uploader in a react typescript application with no luck. Also the documentation does not link to to the proper react-intl documentation