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

File uploader: Missing prop type for size prop #6322

Closed
1 of 2 tasks
asudoh opened this issue Jun 21, 2020 · 0 comments · Fixed by #6325
Closed
1 of 2 tasks

File uploader: Missing prop type for size prop #6322

asudoh opened this issue Jun 21, 2020 · 0 comments · Fixed by #6325

Comments

@asudoh
Copy link
Contributor

asudoh commented Jun 21, 2020

What package(s) are you using?

  • carbon-components
  • carbon-components-react

Detailed description

Describe in detail the issue you're having.

https://github.com/carbon-design-system/carbon/blob/v10.14.0/packages/react/src/components/FileUploader/FileUploaderItem.js#L27 shows that <FileUploaderItem> has size prop. However, I couldn't find the corresponding prop type definition.

Is this issue related to a specific component?

Yes, <FileUploaderItem>.

What version of the Carbon Design System are you using?

10.14.0.

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

Successfully merging a pull request may close this issue.

3 participants