Home screen and PanelButtons
This commit is contained in:
@@ -9,7 +9,7 @@ class HeaderButton extends Component {
|
||||
static propTypes = {
|
||||
onClick: PropTypes.func,
|
||||
icon: PropTypes.string,
|
||||
image: PropTypes.object,
|
||||
image: PropTypes.string,
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user