Skip to content
This repository was archived by the owner on Aug 1, 2020. It is now read-only.

Commit fd61aa6

Browse files
committed
fix formatting of API docs
1 parent 5bd4e08 commit fd61aa6

18 files changed

+1
-1592
lines changed

docs/api-main.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ const { unmount } = render(<Login />);
149149
unmount();
150150
```
151151

152-
### asJSON
152+
### `asJSON`
153153

154154
Returns a JSON representation of the current state of your rendered component. This can be useful if
155155
you need to avoid live bindings and see how your component reacts to events.

website/versioned_docs/version-3.0.0/api-act.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

website/versioned_docs/version-3.0.0/api-async.md

Lines changed: 0 additions & 112 deletions
This file was deleted.

website/versioned_docs/version-3.0.0/api-events.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

website/versioned_docs/version-3.0.0/api-helpers.md

Lines changed: 0 additions & 155 deletions
This file was deleted.

0 commit comments

Comments
 (0)