Skip to content

Commit

Permalink
add contextual help trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
dgodinez-dh committed Dec 30, 2024
1 parent 7b17537 commit 1d5435b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/components/src/spectrum/collections.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ export {
type SpectrumMenuTriggerProps as MenuTriggerProps,
SubmenuTrigger,
type SpectrumSubmenuTriggerProps as SubmenuTriggerProps,
ContextualHelpTrigger,
type SpectrumMenuDialogTriggerProps as ContextualHelpTriggerProps,
// TableView - we aren't planning to support this component
// Picker is exported from Picker.tsx as a custom DH component. Re-exporting
// the Spectrum props type for upstream consumers that need to compose prop types.
Expand Down

0 comments on commit 1d5435b

Please sign in to comment.