Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RunQueryActionButton: removing
isRequired
from queryState props
This removes a warning during yarn tests: ``` Warning: Failed prop type: The prop `queryState` is marked as required in `RunQueryActionButton`, but its value is `null`. ```
- Loading branch information