UNCLASSIFIED - NO CUI

Skip to content

feat / dialog responsive

Tony Phi requested to merge feat/dialog-responsive into main

Added a prop called responsive that unbinds the width of the dialog and sets it fit-content, which lets the width grow and shrink depending on the dialog content.

Merge request reports