Abstract out the UI component #37615
Labels
IDE Pod
Issues that new developers face while exploring the IDE
IDE Product
Issues related to the IDE Product
Task
A simple Todo
This task targets the list view for each of the segments today: Query, JS and UI. We need to create a common component for
ListView
which will only consist of the add and search bar, and a wrapper to list all the items inside the same. The listed items are supposed to be passed as props.Also, handle the empty search result in the same component.
The text was updated successfully, but these errors were encountered: