MCPcopy Create free account
hub / github.com/baiwumm/react-admin / renderMenuicon

Function renderMenuicon

Xmw_web/src/components/BasiLayout/index.tsx:60–60  ·  view source on GitHub ↗
(icon)

Source from the content-addressed store, hash-verified

58
59 // 渲染菜单图标
60 const renderMenuicon = (icon) => <Icon icon={toString(icon)} style={{ fontSize: 16, display: 'flex' }} />;
61 return {
62 /* 水印 */
63 waterMarkProps: {

Callers 2

renderMenuDomFunction · 0.85
BasiLayoutFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected