You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated the structure to be modular and successfully done it.
The issue was with the way parameters were taken I included destructuring in paramaters by ([name, fn]) => which was before (name, fn) => also used ...factories as you specified
Removed container.innerHTML = '<hr><label>${name}</label>'
@todo
#1
@output
📦 fromcomment
The text was updated successfully, but these errors were encountered: