add methods and store for case reference
This commit is contained in:
@@ -31,6 +31,7 @@ export default function BuildRow(props) {
|
||||
label={rows[0].value}
|
||||
datafieldname={datafieldname[0].value}
|
||||
key={key}
|
||||
props={props}
|
||||
/>
|
||||
);
|
||||
})}
|
||||
|
||||
Reference in New Issue
Block a user