Skip to content

Commit 116d6c9

Browse files
committed
add react analysis link
1 parent 87847ff commit 116d6c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vuepress/config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ module.exports = {
3737
{
3838
text: '3.x 源码解析课程',
3939
link: 'https://kaiwu.lagou.com/course/courseInfo.htm?courseId=326#/content'
40+
},
41+
{
42+
text: 'React技术揭秘',
43+
link: 'https://react.iamkasong.com/'
4044
}
4145
],
4246
sidebar: {

0 commit comments

Comments
 (0)