Merge pull request #294 from RigidStudios/fixroles

This commit is contained in:
Paul Makles
2021-09-24 15:39:04 +01:00
committed by GitHub
3 changed files with 28 additions and 25 deletions

View File

@@ -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>