mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-19 11:02:05 +00:00
Update RegisterCalloutPart.tsx
This commit is contained in:
parent
c792d4b829
commit
f7c1125327
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ export function RegisterCalloutPart() {
|
|||
>
|
||||
<div>
|
||||
<Heading3>{t("settings.account.register.title")}</Heading3>
|
||||
<p className="text-type-text">
|
||||
<p className="text-type-text max-w-[30rem]">
|
||||
{t("settings.account.register.text")}
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue