Skip to content

Commit e0f2bf9

Browse files
authored
Merge branch 'master' into gomezivann-themeGenerator
2 parents 9918e01 + d38d93a commit e0f2bf9

File tree

5 files changed

+20
-344
lines changed

5 files changed

+20
-344
lines changed

website/screens/components/date-input/DateInputPageLayout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const DateInputPageHeading = ({ children }: { children: React.ReactNode }) => {
1414
<DxcFlex direction="column" gap="3rem">
1515
<PageHeading>
1616
<DxcFlex direction="column" gap="2rem">
17-
<ComponentHeading name="Date Input" status="Ready" />
17+
<ComponentHeading name="Date Input" status="Experimental" />
1818
<DxcParagraph>
1919
A date input is a user interface element where the user can type or
2020
select a date in a predefined format.

0 commit comments

Comments
 (0)