molgenis / molgenis-ui-context

The menu component of MOLGENIS
GNU Lesser General Public License v3.0
0 stars 7 forks source link

Component props do not match response from context endpoint #86

Open fdlk opened 4 years ago

fdlk commented 4 years ago

How to Reproduce

Compare the response object in the molgenis/molgenis repo with the typings in the types.ts file.

Expected behavior

They match, since the PageComponent takes the response and puts it into the typed props

Observed behavior

They differ significantly