mirror of
https://github.com/revoltchat/revite.git
synced 2024-12-25 23:22:06 -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}>
|
||||
<h1>
|
||||
<Text id="app.special.modals.onboarding.welcome" />
|
||||
<br />
|
||||
<img src={wideSVG} loading="eager" />
|
||||
</h1>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue