@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.js CHANGED
@@ -4901,7 +4901,7 @@ const Field = ({
4901
4901
  id,
4902
4902
  label,
4903
4903
  message: propMessage,
4904
- sentiment: propType,
4904
+ sentiment: propType = exports.Sentiment.NEUTRAL,
4905
4905
  className,
4906
4906
  children,
4907
4907
  ...props