drunomics / nuxtjs-drupal-ce

A Nuxt module to easily connect Drupal via custom elements.
https://lupus-decoupled.org/
MIT License
24 stars 4 forks source link

Add support for Array of elements in renderCustomElements helper #138

Closed TurtlBbx closed 1 year ago

TurtlBbx commented 1 year ago

Improve renderCustomElements helper to support Array of elements and not just a single element. This will improve DX.