Skip to content

Commit d38d93a

Browse files
authored
Merge pull request #1424 from dxc-technology/gomezivann-dateinput-docs
Updated Date Input documentation
2 parents 2750716 + 3d164f5 commit d38d93a

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)