Skip to content

Commit 098359e

Browse files
committed
Update README.md
1 parent 11c4352 commit 098359e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
A [React](https://github.com/facebook/react) component for editing or viewing JSON/object data
66

7-
**[Explore the Demo](https://carlosnz.github.io/json-edit-react/)**
7+
8+
## [Explore the Demo](https://carlosnz.github.io/json-edit-react/) <!-- omit in toc -->
89

910
![NPM Version](https://img.shields.io/npm/v/json-edit-react)
1011
![GitHub License](https://img.shields.io/github/license/carlosnz/json-edit-react)
@@ -27,8 +28,7 @@ A [React](https://github.com/facebook/react) component for editing or viewing JS
2728
> [!IMPORTANT]
2829
> **Version 1.14.0** has a change which recommends you provide a `setData` prop and not use `onUpdate` for updating your data externally. See [Managing state](#managing-state).
2930
30-
## Contents
31-
- [Contents](#contents)
31+
## Contents <!-- omit in toc -->
3232
- [Installation](#installation)
3333
- [Implementation](#implementation)
3434
- [Usage](#usage)

0 commit comments

Comments
 (0)