mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
feat: add signin items table (#2695)
* feat: add signin items table * fix:unable to login * feat: improve code format * fix: fix display err on signup link * feat: improve display of sign up link
This commit is contained in:
@ -81,6 +81,7 @@ export function renderAgreementFormItem(application, required, layout, ths) {
|
||||
name="agreement"
|
||||
key="agreement"
|
||||
valuePropName="checked"
|
||||
className="login-agreement"
|
||||
rules={[
|
||||
{
|
||||
required: required,
|
||||
|
Reference in New Issue
Block a user