fix(login): added polish

This commit is contained in:
trashtemp
2021-12-25 21:21:29 +01:00
parent b14ea73663
commit 029bff3d68
4 changed files with 46 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ import wideSVG from "../../../../public/assets/wide.svg";
import Button from "../../../components/ui/Button";
import Overline from "../../../components/ui/Overline";
import Preloader from "../../../components/ui/Preloader";
import WaveSVG from "../../settings/assets/wave.svg";
import FormField from "../FormField";
import { CaptchaBlock, CaptchaProps } from "./CaptchaBlock";
@@ -144,6 +145,7 @@ export function Form({ page, callback }: Props) {
<div className={styles.formModal}>
<div className={styles.welcome}>
<div className={styles.title}>
<img src={WaveSVG} draggable={false} />
<Text id="login.welcome" />
</div>
<div className={styles.subtitle}>