We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549e1ca commit 8fa4790Copy full SHA for 8fa4790
website/src/component/Header/index.tsx
@@ -36,9 +36,6 @@ export default function Header(props: HeaderProps) {
36
<NavLink to="/home">首页</NavLink>
37
<NavLink to="/docs">文档</NavLink>
38
<NavLink to="/components">RN组件</NavLink>
39
- <a target="__blank" href="https://microsoft.github.io/code-push/">
40
- 热更新
41
- </a>
42
<a target="__blank" href="https://github.com/uiwjs/react-native-uiw/issues">
43
问题反馈
44
</a>
0 commit comments