mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-10 01:03:36 -05:00
don't change onboarding on this pr
This commit is contained in:
parent
74297085d7
commit
416cc0a991
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ export function OnboardingModal({ onClose, callback }: Props) {
|
||||||
<div className={styles.header}>
|
<div className={styles.header}>
|
||||||
<h1>
|
<h1>
|
||||||
<Text id="app.special.modals.onboarding.welcome" />
|
<Text id="app.special.modals.onboarding.welcome" />
|
||||||
<br />
|
|
||||||
<img src={wideSVG} loading="eager" />
|
<img src={wideSVG} loading="eager" />
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue