inveniosoftware / react-invenio-app-ils

Single Page App built with React for InvenioILS.
https://react-invenio-app-ils.readthedocs.io
MIT License
5 stars 19 forks source link

document: pass needed props to overrisable context #533

Closed zzacharo closed 2 years ago

zzacharo commented 2 years ago

:heart: Thank you for your contribution!

Description

This pr is passing the needed props to the Overridable component so that these are available when you override the DocumentConference component.

Checklist

:rotating_light: Please review the guidelines for contributing to Invenio.

Green light on all GitHub Actions status checks is required in order to merge your PR. Check your code additions will fail neither code linting checks nor tests and will not decrease test coverage.

External contributors

Copyright

See copyright and license policy for details.

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.

If you ticked all the boxes above, you're good to go! :rocket: