Reorder the target envs
Update the order of envs based on new changes in master
This commit is contained in:
parent
47f626e94f
commit
dbcd753bb9
6 changed files with 28 additions and 27 deletions
|
|
@ -14,6 +14,7 @@ const RadioWithPopover = ({ Popover, ...props }) => {
|
|||
|
||||
RadioWithPopover.propTypes = {
|
||||
Popover: PropTypes.elementType.isRequired,
|
||||
label: PropTypes.node
|
||||
};
|
||||
|
||||
export default RadioWithPopover;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue