Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit ce845ea

Browse files
chore: a smiley
1 parent 72d30c3 commit ce845ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

studio/src/app/pages/core/app-signin/app-signin.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ export class AppSignIn {
298298

299299
private renderMsg() {
300300
return [
301-
<h1 class="ion-text-center ion-padding-start ion-padding-end">Oh, hi! Good to have you.</h1>,
301+
<h1 class="ion-text-center ion-padding-start ion-padding-end">Oh, hi 👋! Good to have you.</h1>,
302302
<p class="ion-text-center ion-padding">Sign in to unleash all features of the editor and to share your presentation online.</p>,
303303
];
304304
}

0 commit comments

Comments
 (0)