Added hash href to retry on BundleColumnError
• Added: - hash href to retry on BundleColumnError
This commit is contained in:
parent
6d72f545c3
commit
55ab08cc54
@ -80,6 +80,7 @@ class BundleColumnError extends React.PureComponent {
|
|||||||
<div className={[_s.d, _s.flexRow].join(' ')}>
|
<div className={[_s.d, _s.flexRow].join(' ')}>
|
||||||
<Button
|
<Button
|
||||||
icon='repost'
|
icon='repost'
|
||||||
|
href='#'
|
||||||
onClick={this.handleRetry} size={64}
|
onClick={this.handleRetry} size={64}
|
||||||
>
|
>
|
||||||
<Text align='center' color='inherit' className={_s.ml5}>
|
<Text align='center' color='inherit' className={_s.ml5}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user