I\'m dynamically creating and rendering div tag using a JS Class, like this (sorry for the huge chunk):
class CreateNote { constructor(title, body) { th