added validation methods
This commit is contained in:
@@ -73,6 +73,7 @@ let BuildCheckSection = (props) => {
|
||||
whichSection={parseInt(key) + 1}
|
||||
sectionCount={key}
|
||||
props={props}
|
||||
key={key}
|
||||
/>
|
||||
</dl>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user