mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
Add ReactIcons (#149)
This commit is contained in:
committed by
GitHub
parent
4c73b398e8
commit
6198d814d8
@@ -68,6 +68,7 @@ const BoardForm = ({
|
||||
{...register('name', { required: true })}
|
||||
placeholder={I18n.t('site_settings.boards.form.name')}
|
||||
autoFocus={mode === 'update'}
|
||||
autoComplete={'off'}
|
||||
className="formControl"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user