Gilles Rusca

Results 2 issues of Gilles Rusca

**The issue occurs while working with:** (check one with "x") - [ ] *app.storyblok.com (CMS - Interface)* - [X] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS...

bug

``` [NODE_LI]: (children) => { return ( {/* {children?.[0].props.children[0]} */} {children} ); }, ``` children is rendered with a wrapping `` tag which causes design issues. How can this be...