Update account settings description in Settings.jsx
This commit is contained in:
parent
ea4c687d34
commit
cb6bbaf9df
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ const Settings = () => {
|
||||||
<Typography level='h3'>Account Settings</Typography>
|
<Typography level='h3'>Account Settings</Typography>
|
||||||
<Divider />
|
<Divider />
|
||||||
<Typography level='body-md'>
|
<Typography level='body-md'>
|
||||||
Change your account settings, including your password, display name
|
Change your account settings, type or update your password
|
||||||
</Typography>
|
</Typography>
|
||||||
<Typography level='title-md' mb={-1}>
|
<Typography level='title-md' mb={-1}>
|
||||||
Account Type : {getSubscriptionStatus()}
|
Account Type : {getSubscriptionStatus()}
|
||||||
|
|
Loading…
Add table
Reference in a new issue