Skip to content

Commit e6fea22

Browse files
committed
docs: ✏️ Docs fixes to match new HF version
1 parent 564a19f commit e6fea22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/src/provider/provider.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const ConfigContext = React.createContext<ProviderValueType>({
88
});
99

1010
/**
11-
* Context provider with configuration for hooks
11+
* Provider with configuration for hooks
1212
* @param options
1313
* @returns
1414
*/

0 commit comments

Comments
 (0)