Skip to content

Commit 81af12d

Browse files
authored
Update README.md
1 parent e91bc48 commit 81af12d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Each proposal for an ECMAScript feature goes through the following maturity stag
137137
console.log(x); //1
138138
```
139139

140+
**[⬆ Back to Top](#table-of-contents)**
140141

141142
2. ### Arrow functions
142143

@@ -211,7 +212,7 @@ Each proposal for an ECMAScript feature goes through the following maturity stag
211212
}
212213
}
213214
```
214-
215+
**[⬆ Back to Top](#table-of-contents)**
215216
2. **Class expressions:**
216217

217218
```js

0 commit comments

Comments
 (0)