We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
carbon-components
carbon-components-react
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.
<FileUploaderItem>
size
Is this issue related to a specific component?
Yes, <FileUploaderItem>.
What version of the Carbon Design System are you using?
10.14.0.
10.14.0
The text was updated successfully, but these errors were encountered:
emyarod
Successfully merging a pull request may close this issue.
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
https://github.com/carbon-design-system/carbon/blob/v10.14.0/packages/react/src/components/FileUploader/FileUploaderItem.js#L27 shows that
<FileUploaderItem>
hassize
prop. However, I couldn't find the corresponding prop type definition.Yes,
<FileUploaderItem>
.10.14.0
.The text was updated successfully, but these errors were encountered: