diff --git a/web/client/src/layout/components/header/index.jsx b/web/client/src/layout/components/header/index.jsx index b21379a..ca80918 100644 --- a/web/client/src/layout/components/header/index.jsx +++ b/web/client/src/layout/components/header/index.jsx @@ -39,12 +39,12 @@ const Header = (props) => { text: ( <> - - - { }} menu={{}} trigger="click" position="bottomRight"> - - - + {/* */} + + {/* { }} menu={{}} trigger="click" position="bottomRight"> */} + + {/* */} + {/* */} ), }} @@ -67,10 +67,10 @@ const Header = (props) => { } else { return ( - <> - +
+ { tochange(item) }} /> - +
) }