Skip to content

Commit

Permalink
feat: Remove old deprecated Menu
Browse files Browse the repository at this point in the history
BREAKING CHANGE: You must replace `react/Menu` component by `react/ActionsMenu` or `react/MuiCozyTheme/Menu`. Since`react/Menu` has been depreciated for 3 years now, this should not be a problem.
  • Loading branch information
JF-Cozy committed Apr 26, 2023
1 parent 40b5f0d commit 36a4f6e
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 397 deletions.
1 change: 0 additions & 1 deletion docs/styleguide.config.js
Expand Up @@ -200,7 +200,6 @@ module.exports = {
'../react/InlineCard/index.jsx',
'../react/IntentModal/IntentModal.jsx',
'../react/IntentOpener/IntentOpener.jsx',
'../react/Menu/index.jsx',
'../react/Modal/index.jsx',
'../react/MuiCozyTheme/RaisedList',
'../react/PercentageLine/index.jsx',
Expand Down
17 changes: 0 additions & 17 deletions react/Menu/Button.jsx

This file was deleted.

104 changes: 0 additions & 104 deletions react/Menu/Readme.md

This file was deleted.

207 changes: 0 additions & 207 deletions react/Menu/index.jsx

This file was deleted.

0 comments on commit 36a4f6e

Please sign in to comment.