Crown-Commercial-Service / govuk-frontend-jinja

Tools to use the GOV.UK Design System with Python webapps that use Jinja2 and Flask 🐍
MIT License
9 stars 6 forks source link

Fix cell attributes iteration #60

Closed domoscargin closed 3 years ago

domoscargin commented 3 years ago

Similarly to other components with an iteration through attributes, we need to allow for table cells to properly iterate attributes using .items().