mirror of
https://github.com/plankanban/planka.git
synced 2025-08-03 12:35:26 +02:00
Small UI improvements, update dependencies
This commit is contained in:
parent
d770470371
commit
1f38c6073c
17 changed files with 99 additions and 103 deletions
|
@ -78,6 +78,7 @@ const EditStep = React.memo(({
|
|||
</Popup.Header>
|
||||
<Popup.Content>
|
||||
<Form onSubmit={handleSubmit}>
|
||||
<div className={styles.text}>{t('common.title')}</div>
|
||||
<Input
|
||||
fluid
|
||||
ref={nameField}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue