Skip to content

Commit

Permalink
updating docstring snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
dpitcock committed Sep 10, 2024
1 parent dee856d commit 0bf93d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__tests__/__snapshots__/documenter.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ Each Drawer is an item in the drawers wrapper with the following properties:
- \`iconSvg\` (React.ReactNode) - (Optional) Specifies the SVG of a custom icon. For more information, see [SVG icon guidelines](/components/icon/?tabId=api#slots)

#### DrawerAriaLabels
- \`drawerName\` (string) - Label for the drawer itself.
- \`drawerName\` (string) - Label for the drawer itself and the text in the tooltip for the drawer trigger button
- \`closeButton\` (string) - (Optional) Label for the close button.
- \`triggerButton\` (string) - (Optional) Label for the trigger button.
- \`resizeHandle\` (string) - (Optional) Label for the resize handle.
Expand Down

0 comments on commit 0bf93d7

Please sign in to comment.