mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
chore: form standardization (#2425)
This commit is contained in:
@@ -380,6 +380,7 @@ exports[`render popup expanded 1`] = `
|
||||
className="ReportCommentForm-textarea"
|
||||
disabled={false}
|
||||
id="comments-reportCommentForm-aditionalDetails--comment-0"
|
||||
name="additionalDetails"
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
onFocus={[Function]}
|
||||
|
||||
@@ -93,6 +93,7 @@ exports[`renders configure 1`] = `
|
||||
onChange={[Function]}
|
||||
onFocus={[Function]}
|
||||
type="checkbox"
|
||||
value={true}
|
||||
/>
|
||||
<label
|
||||
className="CheckBox-label"
|
||||
@@ -135,6 +136,7 @@ exports[`renders configure 1`] = `
|
||||
onChange={[Function]}
|
||||
onFocus={[Function]}
|
||||
type="checkbox"
|
||||
value={false}
|
||||
/>
|
||||
<label
|
||||
className="CheckBox-label"
|
||||
@@ -177,6 +179,7 @@ exports[`renders configure 1`] = `
|
||||
onChange={[Function]}
|
||||
onFocus={[Function]}
|
||||
type="checkbox"
|
||||
value={false}
|
||||
/>
|
||||
<label
|
||||
className="CheckBox-label"
|
||||
@@ -219,6 +222,7 @@ exports[`renders configure 1`] = `
|
||||
onChange={[Function]}
|
||||
onFocus={[Function]}
|
||||
type="checkbox"
|
||||
value={false}
|
||||
/>
|
||||
<label
|
||||
className="CheckBox-label"
|
||||
|
||||
Reference in New Issue
Block a user