mirror of
https://github.com/airbnb/javascript.git
synced 2026-04-25 03:00:19 -04:00
[readme] Add missing heading to react TOC
I noticed that this heading wasn't listed in the table of contents. Adding it will help people see at-a-glance what they might find in this document.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
## Table of Contents
|
||||
|
||||
1. [Basic Rules](#basic-rules)
|
||||
1. [Class vs `React.createClass`](#class-vs-reactcreateclass)
|
||||
1. [Naming](#naming)
|
||||
1. [Declaration](#declaration)
|
||||
1. [Alignment](#alignment)
|
||||
|
||||
Reference in New Issue
Block a user