Added hash href to retry on BundleColumnError

• Added:
- hash href to retry on BundleColumnError
This commit is contained in:
mgabdev 2020-11-04 21:02:10 -06:00
parent 6d72f545c3
commit 55ab08cc54

View File

@ -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}>