Browse Source

ref(ui): Replace huge png with small svg (#27059)

Evan Purkhiser 3 years ago
parent
commit
181fcf61a5

+ 1 - 1
static/app/components/events/eventCauseEmpty.tsx

@@ -2,7 +2,7 @@ import {Component} from 'react';
 import styled from '@emotion/styled';
 import moment from 'moment';
 
-import codesworth from 'sentry-images/spot/codesworth.png';
+import codesworth from 'sentry-images/spot/codesworth.svg';
 
 import {promptsCheck, promptsUpdate} from 'app/actionCreators/prompts';
 import {Client} from 'app/api';

BIN
static/images/spot/codesworth.png


File diff suppressed because it is too large
+ 0 - 0
static/images/spot/codesworth.svg


Some files were not shown because too many files changed in this diff