Updating a title using snabbdom
im trying to “create” my own framework as an exercise using snabbdom, but my parent element keeps not showing up in the DOM, and im not sure why it does this. this is my element.js + quote.js. (renderQuote gets rendered in my index.js)