Data fetching and state management are moved up to single parent model component (DataHistoryExplorer) and all internal components are used as view components to render the data using the props all the way passed down
Moved code around and removed internal components which no longer needed
Summary of changes ๐
Here is the link for model-view components: Figma
Testing ๐งช
You can try it on DataHistoryExplorerModal component stories.
Checklist โ๏ธ