forked from abner/for-legacy-web
don't change onboarding on this pr
parent
74297085d7
commit
416cc0a991
|
|
@ -40,7 +40,6 @@ export function OnboardingModal({ onClose, callback }: Props) {
|
|||
<div className={styles.header}>
|
||||
<h1>
|
||||
<Text id="app.special.modals.onboarding.welcome" />
|
||||
<br />
|
||||
<img src={wideSVG} loading="eager" />
|
||||
</h1>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue