mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 05:43:45 +02:00
Merge pull request #2731 from AreYouRlyScared/fix2710
Rename duplicated input id
This commit is contained in:
@@ -77,7 +77,7 @@ export default () => {
|
||||
</div>
|
||||
<div css={tw`mt-6`}>
|
||||
<Field
|
||||
id={'confirm_password'}
|
||||
id={'confirm_new_password'}
|
||||
type={'password'}
|
||||
name={'confirmPassword'}
|
||||
label={'Confirm New Password'}
|
||||
|
||||
Reference in New Issue
Block a user