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
Code changes for rendering and updating elements (f3ea184)
data stored in top element and generated using render-key etc rather then storing each rendered data in each element (93c1d3d)
name attribute and variable renamed to key (a96b9ee)
Remove unused import and refactor function call to queryElements in src/index.js (dd657d2)
removed render-object and render-array attributes, instead define attribute render and set the dotnotation key of the value you would like to render . (e68075a)