newforms icon indicating copy to clipboard operation
newforms copied to clipboard

Fix typo in ``RenderFormSet.render``.

Open volrath opened this issue 10 years ago • 0 comments

When mapping a new RenderForm to each formset's form, the RenderFormSet's formComponent prop was being assigned to RenderForm's formComponent instead of component.

volrath avatar Apr 16 '15 19:04 volrath