@@ -244,7 +244,7 @@ export class GenericList<T> extends React.Component<GenericListProps<T>, {}> {
244
244
245
245
```
246
246
247
- <details ><summary >Show Usage </summary ><p >
247
+ <details ><summary >SHOW USAGE </summary ><p >
248
248
249
249
``` tsx
250
250
import * as React from ' react' ;
@@ -287,7 +287,7 @@ export const SFCCounterConnected = connect(mapStateToProps, {
287
287
288
288
```
289
289
290
- <details ><summary >Show Usage </summary ><p >
290
+ <details ><summary >SHOW USAGE </summary ><p >
291
291
292
292
``` tsx
293
293
import { connect } from ' react-redux' ;
@@ -332,7 +332,7 @@ export const SFCCounterConnectedVerbose =
332
332
333
333
```
334
334
335
- <details ><summary >Show Usage </summary ><p >
335
+ <details ><summary >SHOW USAGE </summary ><p >
336
336
337
337
``` tsx
338
338
import * as React from ' react' ;
@@ -373,7 +373,7 @@ export const SFCCounterConnectedExtended = connect(mapStateToProps, {
373
373
374
374
```
375
375
376
- <details ><summary >Show Usage </summary ><p >
376
+ <details ><summary >SHOW USAGE </summary ><p >
377
377
378
378
``` tsx
379
379
import * as React from ' react' ;
@@ -446,7 +446,7 @@ export function withState<WrappedComponentProps extends RequiredProps>(
446
446
447
447
```
448
448
449
- <details ><summary >Show Usage </summary ><p >
449
+ <details ><summary >SHOW USAGE </summary ><p >
450
450
451
451
``` tsx
452
452
import * as React from ' react' ;
@@ -527,7 +527,7 @@ export function withErrorBoundary(
527
527
528
528
```
529
529
530
- <details ><summary >Show Usage </summary ><p >
530
+ <details ><summary >SHOW USAGE </summary ><p >
531
531
532
532
``` tsx
533
533
import * as React from ' react' ;
0 commit comments