Skip to content

Commit 8fa4790

Browse files
committed
doc: 删除热更新菜单栏
1 parent 549e1ca commit 8fa4790

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

website/src/component/Header/index.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ export default function Header(props: HeaderProps) {
3636
<NavLink to="/home">首页</NavLink>
3737
<NavLink to="/docs">文档</NavLink>
3838
<NavLink to="/components">RN组件</NavLink>
39-
<a target="__blank" href="https://microsoft.github.io/code-push/">
40-
热更新
41-
</a>
4239
<a target="__blank" href="https://github.com/uiwjs/react-native-uiw/issues">
4340
问题反馈
4441
</a>

0 commit comments

Comments
 (0)