refactor: extract first page into a component
It is a component now which allows for inspection in Storybook. Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This commit is contained in:
parent
99a8ebea95
commit
c779fad4b1
1 changed files with 1 additions and 1 deletions
|
@ -129,8 +129,8 @@
|
|||
},
|
||||
"welcome": {
|
||||
"create": "",
|
||||
"intro": "",
|
||||
"headline": "",
|
||||
"intro": "",
|
||||
"login": "",
|
||||
"logo": {
|
||||
"alt": ""
|
||||
|
|
Loading…
Reference in a new issue