|
|
|
@ -94,7 +94,7 @@ function ChangePassword() {
|
|
|
|
|
<Button type="primary" htmlType="submit">
|
|
|
|
|
{t('Submit')}
|
|
|
|
|
</Button>
|
|
|
|
|
<Button onClick={() => navigate('/reservation/newest')}>
|
|
|
|
|
<Button onClick={() => navigate('/account/profile')}>
|
|
|
|
|
{t('Cancel')}
|
|
|
|
|
</Button>
|
|
|
|
|
</Space>
|
|
|
|
|