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

fix(workflow-select): allow selected workflow to be null #40

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

HendrikThePendric
Copy link
Contributor

No description provided.

@HendrikThePendric HendrikThePendric self-assigned this Aug 11, 2021
@HendrikThePendric HendrikThePendric merged commit 68fd920 into master Aug 11, 2021
@HendrikThePendric
Copy link
Contributor Author

@mediremi I just went ahead and merged this in, because I kept bumping into this error while working on another issue. I'd still appreciate a review and approval though.

dhis2-bot added a commit that referenced this pull request Aug 11, 2021
## [1.9.2](v1.9.1...v1.9.2) (2021-08-11)

### Bug Fixes

* **workflow-select:** allow selected workflow to be null ([#40](#40)) ([68fd920](68fd920))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 1.9.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@@ -54,3 +54,4 @@ const WorkflowSelect = () => {
}

export { WorkflowSelect, WORKFLOW }
//
Copy link
Contributor

Choose a reason for hiding this comment

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

👀

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

Successfully merging this pull request may close these issues.

3 participants