Skip to content

Commit

Permalink
copy changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanalvizo committed Dec 26, 2024
1 parent 75f56e6 commit 62e0693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ui/src/deephaven/ui/components/disclosure.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ def disclosure(
key: A unique identifier used by React to render elements in a list.
Returns:
The rendered contextual help component.
The rendered disclosure component.
"""
return component_element(
Expand Down

0 comments on commit 62e0693

Please sign in to comment.