Added helper function that we can use to render template fragments, using either a memoized block-renderer instance, or a new instance (if the passed component has not been used in a previous render).
Note:
This branch was made off of 198-rebased before it was merged. As a result this PR is tracking too many changes, just ignore everything before 21st July as that has since been merged.
Added helper function that we can use to render template fragments, using either a memoized block-renderer instance, or a new instance (if the passed component has not been used in a previous render).
Note: This branch was made off of 198-rebased before it was merged. As a result this PR is tracking too many changes, just ignore everything before 21st July as that has since been merged.