We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a20902 + 586f05b commit 7cd5f04Copy full SHA for 7cd5f04
apps/website/screens/components/sidenav/code/SidenavCodePage.tsx
@@ -62,9 +62,9 @@ const sections = [
62
<tr>
63
<td>branding</td>
64
<td>
65
- <TableCode>{"Logo | ReactNode"}</TableCode>
+ <TableCode>{"Branding | ReactNode"}</TableCode>
66
<p>
67
- being <Code>Message</Code> an object with the following properties:
+ being <Code>Branding</Code> an object with the following properties:
68
</p>
69
<ExtendedTableCode>{brandingTypeString}</ExtendedTableCode>
70
0 commit comments