Chinwag Light update and new placeholder image assets

This commit is contained in:
Mike Barnes 2018-03-26 01:30:19 +11:00
commit 183915006e
7 changed files with 283 additions and 14 deletions

View file

@ -12,7 +12,7 @@ import Motion from '../ui/util/optional_motion';
import spring from 'react-motion/lib/spring';
import SearchResultsContainer from './containers/search_results_container';
import { changeComposing } from '../../actions/compose';
import elephantUIPlane from '../../../images/elephant_ui_plane.svg';
import elephantUIPlane from '../../../images/cigarmanwoman.svg';
const messages = defineMessages({
start: { id: 'getting_started.heading', defaultMessage: 'Getting started' },