jaiarobotics / jaiabot

Jaiabot source code
Other
20 stars 2 forks source link

task/refactor-hub-details #867

Closed michael-jaia closed 2 months ago

michael-jaia commented 3 months ago

Summary

First pass at integrating React Context into the web applications. The HubDetails component now relies on context for the data it needs to correctly render the panel. The markdown file included in this pull request outlines the implementation.

Testing