@transferwise/components 0.0.0-experimental-925266e → 0.0.0-experimental-2fb7c4e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.mjs CHANGED
@@ -4872,7 +4872,7 @@ const Field = ({
4872
4872
  id,
4873
4873
  label,
4874
4874
  message: propMessage,
4875
- sentiment: propType,
4875
+ sentiment: propType = Sentiment.NEUTRAL,
4876
4876
  className,
4877
4877
  children,
4878
4878
  ...props