Skip to content

Instantly share code, notes, and snippets.

@Lily418
Created June 5, 2019 09:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lily418/9b2776f66f095aa88b04e11656b5d787 to your computer and use it in GitHub Desktop.
Save Lily418/9b2776f66f095aa88b04e11656b5d787 to your computer and use it in GitHub Desktop.
<Grid item key={`${path}-${index}`} xs={12} lg={6}>
<ResolvedJsonForms
uischema={child}
schema={schema}
path={path}
renderers={renderers}
/>
</Grid>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment