mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 16:53:36 -05:00
Merge pull request #283 from RigidStudios/onboardinglb
This commit is contained in:
commit
6e47863c7c
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue