react-component / menu

React Menu
https://menu.react-component.now.sh/
MIT License
681 stars 245 forks source link

feat: MenuItem, MenuGroup and SubMenu support ref #683

Closed madocto closed 6 months ago

madocto commented 8 months ago

ref: ant-design/ant-design#45553

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.58%. Comparing base (d21b6bb) to head (ae3c18d). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #683 +/- ## ======================================= Coverage 99.58% 99.58% ======================================= Files 27 27 Lines 721 729 +8 Branches 196 200 +4 ======================================= + Hits 718 726 +8 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

MadCcc commented 6 months ago

测试加一下

madocto commented 6 months ago

done