We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564a19f commit e6fea22Copy full SHA for e6fea22
packages/react/src/provider/provider.tsx
@@ -8,7 +8,7 @@ const ConfigContext = React.createContext<ProviderValueType>({
8
});
9
10
/**
11
- * Context provider with configuration for hooks
+ * Provider with configuration for hooks
12
* @param options
13
* @returns
14
*/
0 commit comments