mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
chore: rename the string for previewing the profile page (#390)
This commit is contained in:
@@ -62,7 +62,7 @@ export const Profile = observer(() => {
|
|||||||
return (
|
return (
|
||||||
<div className={styles.user}>
|
<div className={styles.user}>
|
||||||
<h3>
|
<h3>
|
||||||
<Text id="app.special.modals.actions.preview" />
|
<Text id="app.settings.pages.profile.preview" />
|
||||||
</h3>
|
</h3>
|
||||||
<div className={styles.preview}>
|
<div className={styles.preview}>
|
||||||
<UserProfile
|
<UserProfile
|
||||||
|
|||||||
Reference in New Issue
Block a user