mirror of
https://github.com/plankanban/planka.git
synced 2025-12-22 17:25:01 +03:00
Small UI improvements, update dependencies
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user