Explorar o código

docs: fix docs api error in Nav

zhangyumei.0319 hai 1 ano
pai
achega
bb0ee062fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      content/navigation/navigation/index-en-US.md

+ 1 - 1
content/navigation/navigation/index-en-US.md

@@ -38,7 +38,7 @@ class NavApp extends React.Component {
     render() {
         return (
             <Nav
-                Body Style={{ height: 320 }}
+                bodyStyle={{ height: 320 }}
                 items={[
                     { itemKey: 'user', text: 'User Management', icon: <IconUser /> },
                     { itemKey: 'union', text: 'Union Center', icon: <IconStar /> },