etn-ccis/blui-doc-it

Deprecation warning noticed on inner sourcing page

Closed this issue · 1 comments

Describe the bug

Navigating to inner source page throws dep warning. http://localhost:3000/community/innersourcing

  • Warning: Failed prop type: The prop justify of ForwardRef(Grid) is deprecated. Use justifyContent instead, the prop was renamed
  • material-ui v 4.12.3 has styling prop changes

What is the expected behavior?

no warning

What are the steps to reproduce?

  1. clone doc'it dev
  2. yarn && yarn start
  3. http://localhost:3000/community/innersourcing

Screenshots or links to minimum reproduction example

image

Environment

Anything else to add?

This is only observed locally; must rename a prop.