I tried doing this myself by hiding specific elements in the PostHeader component if a specific prop was passed into it, but all that did was remove the PostHeader completely. Will the React components refuse to render completely if some part of the props doesn't match a precompiled contract?
↧