Skip to content
This repository was archived by the owner on Sep 22, 2023. It is now read-only.

Commit b9813a4

Browse files
authored
Translate inheritance (#27)
* update line-height for code within list items * add @types/react package * translate language-guide/Inheritance
1 parent 41a60b4 commit b9813a4

File tree

4 files changed

+137
-121
lines changed

4 files changed

+137
-121
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@types/node": "18.15.3",
26+
"@types/react": "18.2.13",
2627
"eslint": "^8.36.0",
2728
"eslint-config-next": "^13.2.4",
2829
"eslint-plugin-react": "^7.32.2",

0 commit comments

Comments
 (0)