mirror of
https://github.com/sasjs/server.git
synced 2026-01-07 22:50:05 +00:00
feat: ask for updated password on first login
This commit is contained in:
@@ -108,7 +108,7 @@ type PasswordInputProps = {
|
||||
handleBlur?: () => void
|
||||
}
|
||||
|
||||
const PasswordInput = ({
|
||||
export const PasswordInput = ({
|
||||
label,
|
||||
password,
|
||||
setPassword,
|
||||
|
||||
Reference in New Issue
Block a user