Skip to content

Commit 7f935aa

Browse files
authored
Merge pull request #2309 from dxc-technology/PelayoFelgueroso/doc-fix
Documentation fixes
2 parents e003970 + a927b55 commit 7f935aa

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

apps/website/screens/components/sidenav/code/SidenavCodePage.tsx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,6 @@ const sections = [
1919
</tr>
2020
</thead>
2121
<tbody>
22-
<tr>
23-
<td>title</td>
24-
<td>
25-
<TableCode>React.ReactNode</TableCode>
26-
</td>
27-
<td>The area assigned to render the title. It is highly recommended to use the sidenav title.</td>
28-
<td>-</td>
29-
</tr>
3022
<tr>
3123
<td>
3224
<DxcFlex direction="column" gap="var(--spacing-gap-xs)" alignItems="baseline">

0 commit comments

Comments
 (0)