@@ -73,7 +73,7 @@ const sections = [
7373 < DxcBulletedList >
7474 < DxcBulletedList . Item >
7575 Use the < strong > top position</ strong > when the tabs are displayed in a horizontal layout and you want to
76- emphasize the icon as a key visual cue—ideal for dashboards or mobile - first interfaces where vertical
76+ emphasize the icon as a key visual cue—ideal for dashboards or mobile- first interfaces where vertical
7777 stacking feels more natural.
7878 < Example example = { icons_top } defaultIsVisible = { false } />
7979 </ DxcBulletedList . Item >
@@ -138,8 +138,8 @@ const sections = [
138138 </ DxcBulletedList >
139139 < DxcParagraph >
140140 Both components improve usability, but < strong > tabs</ strong > are best for grouping related content within
141- a page, while
142- < strong > nav tabs </ strong > help users move across different sections or pages of an application.
141+ a page, while < strong > nav tabs </ strong > help users move across different sections or pages of an
142+ application.
143143 </ DxcParagraph >
144144 </ >
145145 ) ,
@@ -160,7 +160,7 @@ const sections = [
160160 especially on smaller viewports.
161161 </ DxcBulletedList . Item >
162162 < DxcBulletedList . Item >
163- Ensure that tabs < strong > follow a logical order</ strong > — based on frequency of use, workflow, or user
163+ Ensure that tabs < strong > follow a logical order</ strong > — based on frequency of use, workflow, or user
164164 priority.
165165 </ DxcBulletedList . Item >
166166 < DxcBulletedList . Item >
@@ -174,8 +174,8 @@ const sections = [
174174 </ DxcBulletedList . Item >
175175 < DxcBulletedList . Item >
176176 Choose icon placement (left or top) based on the available space and the importance of the icon in the
177- context of the label. Left is preferred for horizontal layouts; top works best in vertical or space -
178- constrained scenarios.
177+ context of the label. Left is preferred for horizontal layouts; top works best in vertical or
178+ space- constrained scenarios.
179179 </ DxcBulletedList . Item >
180180 < DxcBulletedList . Item >
181181 Avoid mixing navigation tabs and action buttons within the same group, as this can create confusion around
0 commit comments