Skip to content

Commit

Permalink
docs: revert rightContentRender
Browse files Browse the repository at this point in the history
  • Loading branch information
hualigushi committed Dec 4, 2023
1 parent b9d219d commit 8586c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/docs/max/layout-menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export const layout: RunTimeLayoutConfig = (initialState) => {
// 常用属性
title: 'Ant Design',
logo: 'https://img.alicdn.com/tfs/TB1YHEpwUT1gK0jSZFhXXaAtVXa-28-27.svg',
rightContentRender: () => <RightContent />,

// 默认布局调整
footerRender: () => <Footer />,
Expand Down

0 comments on commit 8586c5c

Please sign in to comment.