Skip to content

Commit 79719f4

Browse files
committed
update readme with codesandbox example
1 parent 878f2d6 commit 79719f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[![codecov](https://codecov.io/gh/iamwill123/react-inline-input-edit/branch/main/graph/badge.svg?token=ABC123)](https://codecov.io/gh/iamwill123/react-inline-input-edit) [![test](https://github.com/iamwill123/react-inline-input-edit/actions/workflows/run-unit-tests.yml/badge.svg)](https://github.com/iamwill123/react-inline-input-edit/actions/workflows/run-unit-tests.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://opensource.org/licenses/MIT) ![NPM Downloads](https://img.shields.io/npm/dw/react-inline-input-edit)
44

5+
[![Edit example: react-inline-input-edit in reactjs](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/demo-for-react-inline-input-edit-vdlz87?fontsize=14&hidenavigation=1&theme=dark)
6+
57
## Reasoning
68

79
This npm package is originally adapted from <https://github.com/bfischer/react-inline-editing>. I found the package a few days ago and is super useful but un-maintained? Mainly needed it to work with TypeScript + ReactJS. The below README desc is adapted from the originator's README.

0 commit comments

Comments
 (0)