mirror of
https://github.com/plankanban/planka.git
synced 2025-07-24 15:49:46 +02:00
Update Login.jsx
This commit is contained in:
parent
99ade36591
commit
8a609d4ce7
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ const Login = React.memo(
|
||||||
<Header
|
<Header
|
||||||
as="h1"
|
as="h1"
|
||||||
textAlign="center"
|
textAlign="center"
|
||||||
content={t('common.logInToPlanka')}
|
content={t('common.logInToBillyGoat')}
|
||||||
className={styles.formTitle}
|
className={styles.formTitle}
|
||||||
/>
|
/>
|
||||||
<div>
|
<div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue