Browse Source

Update nav config with new entry names/permalinks

main
Connor McSheffrey 11 years ago
parent
commit
f1395296b2
  1. 8
      _config.yml

8
_config.yml

@ -82,10 +82,10 @@ nav_cookbook:
title: Self closing tag
- id: jsx-root-node-count
title: JSX root node count
- id: style-prop-value-px
title: Style prop value px
- id: children-prop-type
title: Children prop type
- id: style-props-value-px
title: Style props value px
- id: children-props-type
title: Children props type
- id: controlled-input-null-value
title: Controlled input null value
- id: componentWillReceiveProps-not-triggered-after-mounting

Loading…
Cancel
Save