The initial InnerHTML text content for each of the sticky notes clears when you leave the subpage and is only visible when there and/or on refresh. This content should remain a constant until the triggering of addEventListener('click',()=> on button which then clears the content. This is a very minor issue that needs to be worked out.
The initial
InnerHTML
text content for each of the sticky notes clears when you leave the subpage and is only visible when there and/or on refresh. This content should remain a constant until the triggering ofaddEventListener('click',()=>
on button which then clears the content. This is a very minor issue that needs to be worked out.