Skip to content

Commit

Permalink
[Feature][scaleph-security] update scaleph security web resource data (
Browse files Browse the repository at this point in the history
…#707)

* feature: update security resource web

* feature: update security resource web
  • Loading branch information
kalencaya authored Apr 23, 2024
1 parent 16bd6d2 commit d052a24
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 4 deletions.
2 changes: 1 addition & 1 deletion scaleph-ui-react/src/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export const layout: RunTimeLayoutConfig = ({initialState, setInitialState}) =>
return (<>{defaultDom}</>);
},
rightContentRender: () => <RightContent/>,
// menuDataRender: () => defaultMenus,
menuDataRender: () => defaultMenus,
menuItemRender: (menuItemProps: any, defaultDom: any) => {
return (
<Space align="end" size={5}>
Expand Down
Loading

0 comments on commit d052a24

Please sign in to comment.