Merge branch 'tangerine-2.2'

This commit is contained in:
Mike Barnes 2024-10-21 22:15:30 +11:00
commit 97c1fc1b82
11 changed files with 9891 additions and 7893 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>