Skip to content

Commit 4ba69ce

Browse files
committed
Docs: added images to readme
1 parent dc0c37b commit 4ba69ce

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,18 @@
1414

1515
React UI library to design and render seat layouts. The library is still under active development and not yet ready for production use until the next major release (v1.0.0).
1616

17+
<p align="center">
18+
<img width="49.5%" alt="image" src="https://github.com/mezh-hq/react-seat-toolkit/assets/73662613/18a321a0-4ced-49c8-91eb-44605ea2ab9c">
19+
<img width="49.5%" alt="image" src="https://github.com/mezh-hq/react-seat-toolkit/assets/73662613/e43be42f-40b0-4aaf-8d3a-a538abc8b2c1">
20+
</p>
21+
<p align="center">
22+
<img width="49.5%" alt="image" src="https://github.com/mezh-hq/react-seat-toolkit/assets/73662613/3478a449-165b-4b23-97d0-1c5a33b81e98">
23+
<img width="49.5%" alt="image" src="https://github.com/mezh-hq/react-seat-toolkit/assets/73662613/0e023ffd-b4a2-4724-81f3-3ba74114b9a5">
24+
</p>
25+
26+
27+
28+
1729
## Features
1830

1931
- **JSON based**: Define your seat layout using JSON data and retrieve it back as JSON after customization ✓

0 commit comments

Comments
 (0)