microsoft / iot-cardboard-js

iot-cardboard-js is a React library for building experiences for IoT applications
https://main--601c6b2fcd385c002100f14c.chromatic.com/
MIT License
84 stars 26 forks source link

[Legion App: Diagram] Added Diagram component and tab to Wizard #948

Closed iremgokce closed 1 year ago

iremgokce commented 1 year ago

Summary of changes ๐Ÿ”

image image

Testing ๐Ÿงช

You can check Diagram component story and WizardShell's mock story by selecting the PID type source to see the diagram. We limit the PID options to dropdown selection without letting user enter a pib blob url since we already have the extracted text/cooked information from mock data.

Checklist โœ”๏ธ