UNCLASSIFIED - NO CUI

Skip to content

fix / datefield prop fix

Tony Phi requested to merge fix/datefield-prop-fix into main

Changes to the datefield component to:

  1. Remove the input field interface extension because it's just confusing.
  2. Added styles for error and focus/active states that were missing ever since the datefield refactor.

Merge request reports