Updated BundleColumnError with new logo className

• Updated:
- BundleColumnError with new logo className
This commit is contained in:
mgabdev 2020-08-18 19:48:50 -05:00
parent f035dfc0b8
commit 1359318a06
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class BundleColumnError extends React.PureComponent {
<h1 className={[_s.d, _s.mr15].join(' ')}>
<Button href='/' isText aria-label='Gab' className={[_s.d, _s.jcCenter, _s.noSelect, _s.noUnderline, _s.h53PX, _s.cursorPointer, _s.px10, _s.mr15].join(' ')}>
<Icon id='logo' className={_s.cWhite} />
<Icon id='logo' className={_s.fillWhite} />
</Button>
</h1>