De-elephanting

This commit is contained in:
Mike Barnes 2024-10-21 20:22:46 +11:00
commit 7867151bd7
5 changed files with 4 additions and 4 deletions

View file

@ -140,7 +140,7 @@ class BundleColumnError extends PureComponent {
return (
<Column bindToDocument={!multiColumn}>
<div className='error-column'>
<GIF src='/oops.gif' staticSrc='/oops.png' className='error-column__image' />
<GIF src='/error-anim.gif' staticSrc='/error-static.png' className='error-column__image' />
<div className='error-column__message'>
<h1>{title}</h1>