removed references to hideOnMobile in column_link and getting_started (#6082)
* removed references to hideOnMobile in column_link and getting_started * move keyboard shortcuts back below blocked users
This commit is contained in:
parent
8528fd89d2
commit
081956742c
2 changed files with 8 additions and 6 deletions
|
@ -26,7 +26,6 @@ ColumnLink.propTypes = {
|
|||
to: PropTypes.string,
|
||||
href: PropTypes.string,
|
||||
method: PropTypes.string,
|
||||
hideOnMobile: PropTypes.bool,
|
||||
};
|
||||
|
||||
export default ColumnLink;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue