We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62b12f commit 077a54cCopy full SHA for 077a54c
apps/website/screens/components/flex/overview/FlexOverviewPage.tsx
@@ -30,9 +30,8 @@ const sections = [
30
when their size is unknown or dynamic.
31
</DxcParagraph>
32
<DxcParagraph>
33
- Below, we share a series of links that we consider essential to understand and use the flexbox model
34
- correctly. If you are not acquainted with these concepts, we strongly recommend taking a moment to review
35
- them:
+ Below, we share a series of essential links to help you understand and use the container component correctly.
+ If you are not acquainted with these concepts, we strongly recommend taking a moment to review them:
36
37
<DxcBulletedList>
38
<DxcBulletedList.Item>
0 commit comments