Skip to content

Commit d92431e

Browse files
committed
chore(README): format TOC after moving it
1 parent 77eb8a8 commit d92431e

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

README.md

+16-17
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,22 @@
4242
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
4343
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
4444

45-
- [react-hooks-testing-library](#react-hooks-testing-library)
46-
- [The problem](#the-problem)
47-
- [The solution](#the-solution)
48-
- [When to use this library](#when-to-use-this-library)
49-
- [When not to use this library](#when-not-to-use-this-library)
50-
- [Example](#example)
51-
- [`useCounter.js`](#usecounterjs)
52-
- [`useCounter.test.js`](#usecountertestjs)
53-
- [Installation](#installation)
54-
- [Peer Dependencies](#peer-dependencies)
55-
- [API](#api)
56-
- [Contributors](#contributors)
57-
- [Issues](#issues)
58-
- [🐛 Bugs](#-bugs)
59-
- [💡 Feature Requests](#-feature-requests)
60-
- [❓ Questions](#-questions)
61-
- [LICENSE](#license)
45+
- [The problem](#the-problem)
46+
- [The solution](#the-solution)
47+
- [When to use this library](#when-to-use-this-library)
48+
- [When not to use this library](#when-not-to-use-this-library)
49+
- [Example](#example)
50+
- [`useCounter.js`](#usecounterjs)
51+
- [`useCounter.test.js`](#usecountertestjs)
52+
- [Installation](#installation)
53+
- [Peer Dependencies](#peer-dependencies)
54+
- [API](#api)
55+
- [Contributors](#contributors)
56+
- [Issues](#issues)
57+
- [🐛 Bugs](#-bugs)
58+
- [💡 Feature Requests](#-feature-requests)
59+
- [❓ Questions](#-questions)
60+
- [LICENSE](#license)
6261

6362
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
6463

0 commit comments

Comments
 (0)