Corrects b51aba95b
This commit is contained in:
parent
1c114185c8
commit
47248ec628
@ -8,7 +8,7 @@ import { closeOnboarding } from '../../actions/onboarding';
|
|||||||
import screenHello from '../../../images/screen_hello.svg';
|
import screenHello from '../../../images/screen_hello.svg';
|
||||||
import screenFederation from '../../../images/screen_federation.svg';
|
import screenFederation from '../../../images/screen_federation.svg';
|
||||||
import screenInteractions from '../../../images/screen_interactions.svg';
|
import screenInteractions from '../../../images/screen_interactions.svg';
|
||||||
import hometownlogo from '../../../images/hometownlogo.svg';
|
import logoTransparent from '../../../images/logo_transparent.svg';
|
||||||
|
|
||||||
const FrameWelcome = ({ domain, onNext }) => (
|
const FrameWelcome = ({ domain, onNext }) => (
|
||||||
<div className='introduction__frame'>
|
<div className='introduction__frame'>
|
||||||
|
Loading…
Reference in New Issue
Block a user