You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-14Lines changed: 0 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,6 @@
21
21
22
22
<br />
23
23
24
-
---
25
-
26
24
## ✨ Features
27
25
28
26
| Feature | Description |
@@ -38,8 +36,6 @@
38
36
39
37
<br />
40
38
41
-
---
42
-
43
39
## 🚀 Getting Started
44
40
45
41
```
@@ -69,8 +65,6 @@ For more examples, see [`example/App.jsx`](https://github.com/xiaolin/react-imag
69
65
70
66
<br />
71
67
72
-
---
73
-
74
68
## ⚙️ Props
75
69
76
70
-`items`: (required) Array of objects. Available properties:
@@ -155,8 +149,6 @@ For more examples, see [`example/App.jsx`](https://github.com/xiaolin/react-imag
155
149
156
150
<br />
157
151
158
-
---
159
-
160
152
## 🔧 Functions
161
153
162
154
The following functions can be accessed using [refs](https://reactjs.org/docs/refs-and-the-dom.html)
@@ -169,8 +161,6 @@ The following functions can be accessed using [refs](https://reactjs.org/docs/re
169
161
170
162
<br />
171
163
172
-
---
173
-
174
164
## 🤝 Contributing
175
165
176
166
Pull requests should be focused on a single issue. If you're unsure whether a change is useful or involves a major modification, please open an issue first.
@@ -180,8 +170,6 @@ Pull requests should be focused on a single issue. If you're unsure whether a ch
180
170
181
171
<br />
182
172
183
-
---
184
-
185
173
## 🛠️ Build the example locally
186
174
187
175
Requires Node.js >= 18.18
@@ -197,8 +185,6 @@ Then open [`localhost:8001`](http://localhost:8001) in a browser.
0 commit comments