Trying to render `UswdsComponents::FooterComponent::SlimFooter.new` results in the error "undefined method 'each' for nil". The bug started appearing with this [commit d514f5](https://github.com/ViewComponent/view_component/commit/d514f5d9525461764fb8815bf2344e74aec6a0f9).
Trying to render
UswdsComponents::FooterComponent::SlimFooter.newresults in the error "undefined method 'each' for nil".The bug started appearing with this commit d514f5.