Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: adding file select complete #197

Merged
merged 5 commits into from
Jun 21, 2021
Merged

feat: adding file select complete #197

merged 5 commits into from
Jun 21, 2021

Conversation

Ibabalola
Copy link
Contributor

No description provided.

@Ibabalola Ibabalola linked an issue Jun 17, 2021 that may be closed by this pull request
2 tasks
@Ibabalola Ibabalola changed the base branch from main to release/0.2 June 17, 2021 18:34
@@ -43,6 +43,10 @@ type MultiUploadProps = {
* multi upload multiple
*/
multiple?: boolean;
/**
* multi update multi
Copy link
Contributor

@daniele-zurico daniele-zurico Jun 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure what the comment means and what the attribute does

@daniele-zurico
Copy link
Contributor

@Ibabalola there's a second PR for storybook?

@Ibabalola
Copy link
Contributor Author

@daniele-zurico yes, that is right - keeping the pr small 🙂

@daniele-zurico daniele-zurico merged commit 2162526 into release/0.2 Jun 21, 2021
@daniele-zurico daniele-zurico deleted the feature/104 branch June 21, 2021 08:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

# Multi-Upload - add Error Message and Complete
2 participants