Skip to content

Commit 788441f

Browse files
Abdulnasır OlcanAbdulnasır Olcan
authored andcommitted
🚀 readme updated
1 parent eed57f1 commit 788441f

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ const MyComponent = () => (
105105
);
106106
```
107107

108-
### 🎉 Props
108+
#### 🎉 Props
109109

110110
##### ✏️ tag
111111

@@ -143,21 +143,25 @@ Type `Boolean`
143143

144144
A Boolean to execute when the content appears on the screen.
145145

146-
### 🔥 Building LazyLoad
146+
#### 🔥 Building LazyLoad
147147

148148
```
149149
pnpm build
150150
```
151151

152-
### 🌈 Running examples
152+
#### 🌈 Running examples
153153

154154
```
155155
cd example
156156
pnpm dev
157157
```
158158

159-
### 📄 License
159+
#### 📄 License
160160

161161
<div calign="center">
162162
🍁 MIT Licensed | Copyright © 2022-present Abdulnasır Olcan and @ReactLazyLoadComponent contributors
163163
</div>
164+
165+
---
166+
167+
[Back To The Top](#read-me-template)

0 commit comments

Comments
 (0)