TeamBlob / COI-Finder-React

0 stars 0 forks source link

Feat/violation reason #10

Closed TeamBlob closed 1 month ago

TeamBlob commented 1 month ago

Purpose

To push the feature of displaying the COI violation reasoning on to SlidePanel UI

Related Issue(s)

9

Description of Changes

Added a script called violation_ui_structure.js to build the json data for the UI to consume Added a components called coi-reason.jsx to build the UI for violation reasoning

Testing Performed

Ran code locally.

Checklist