herbsjs / todolist-on-herbs

A sample Todo List app using Herbs
Other
22 stars 25 forks source link

Itens should be returned in list #147

Closed vitorgamer58 closed 2 years ago

vitorgamer58 commented 2 years ago

Fixes # Solved https://github.com/herbsjs/todolist-on-herbs/issues/124 Items were not being returned in the list.

Proposed Changes

  1. Added a for to loop through the list array and fetch matching items.

Readiness Checklist

Author/Contributor

Reviewing Maintainer

vitorgamer58 commented 2 years ago

Working fine Screenshot_6952 Screenshot_6953