diff --git a/packages/core/src/components/DateField/__snapshots__/DateField.test.jsx.snap b/packages/core/src/components/DateField/__snapshots__/DateField.test.jsx.snap index 83f8cf0c4d..7fffdffcd6 100644 --- a/packages/core/src/components/DateField/__snapshots__/DateField.test.jsx.snap +++ b/packages/core/src/components/DateField/__snapshots__/DateField.test.jsx.snap @@ -14,12 +14,12 @@ exports[`DateField has custom yearMax and yearMin 1`] = ` > Date - - For example: 4 / 28 / 1986 - + + For example: 4 / 28 / 1986 +
@@ -141,19 +141,19 @@ exports[`DateField has errorMessage 1`] = ` > Date - - For example: 4 / 28 / 1986 - - - This is required. - + + For example: 4 / 28 / 1986 + + + This is required. +
@@ -275,12 +275,12 @@ exports[`DateField has invalid day 1`] = ` > Date - - For example: 4 / 28 / 1986 - + + For example: 4 / 28 / 1986 +
@@ -402,12 +402,12 @@ exports[`DateField has invalid month 1`] = ` > Date - - For example: 4 / 28 / 1986 - + + For example: 4 / 28 / 1986 +
@@ -529,12 +529,12 @@ exports[`DateField has invalid year 1`] = ` > Date - - For example: 4 / 28 / 1986 - + + For example: 4 / 28 / 1986 +
@@ -656,14 +656,14 @@ exports[`DateField has requirementLabel 1`] = ` > Date - - Optional. - - For example: 4 / 28 / 1986 - + + Optional. + + For example: 4 / 28 / 1986 +
@@ -785,12 +785,12 @@ exports[`DateField is inversed 1`] = ` > Date - - For example: 4 / 28 / 1986 - + + For example: 4 / 28 / 1986 +
@@ -912,12 +912,12 @@ exports[`DateField renders with all defaultProps 1`] = ` > Date - - For example: 4 / 28 / 1986 - + + For example: 4 / 28 / 1986 +
diff --git a/packages/core/src/components/DateField/datefield.example.html b/packages/core/src/components/DateField/datefield.example.html index 46d64bc188..db0aaff4f5 100644 --- a/packages/core/src/components/DateField/datefield.example.html +++ b/packages/core/src/components/DateField/datefield.example.html @@ -1,8 +1,8 @@
Date of birth - For example: 4 / 28 / 1986 + For example: 4 / 28 / 1986