forked from abner/for-legacy-web
Merge pull request #283 from RigidStudios/onboardinglb
commit
6e47863c7c
|
|
@ -40,6 +40,7 @@ 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