Skip to content

Commit 76e5fc2

Browse files
adding contextualhelp spectrum docs link (#2979)
1 parent d5023fe commit 76e5fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@react-spectrum/contextualhelp/docs/ContextualHelp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ keywords: [popover, field, input]
3434
<HeaderInfo
3535
packageData={packageData}
3636
componentNames={['ContextualHelp']}
37-
sourceData={[]} />
37+
sourceData={[ {type: 'Spectrum', url: 'https://spectrum.adobe.com/page/contextual-help/'} ]} />
3838

3939
## Example
4040

0 commit comments

Comments
 (0)