UNCLASSIFIED - NO CUI

Skip to content

MUI Checkbox

Tony Phi requested to merge dsm/checkbox into dsm/add-mui

Implemented Checkbox using the MUI component. Also refactored parts of the component design so that it better matches the design expressed in the Figma file. This included:

  • Removed the brand variation, having the blue checkbox become the default fill color. No replacement for the black checkboxes since it doesn't match any of the figma designs.
  • Replaced some fills to match the color variable expressed in the figma file.

Merge request reports