Skip to content
Snippets Groups Projects
Commit 5844ca84 authored by Dickson Law's avatar Dickson Law Committed by Chris Beer
Browse files

Fix onEntering and onExit error

Replace the lines responsible for these errors:

```
Warning: Failed prop type: The prop `onEntering` of `ForwardRef(Menu)` is deprecated. Use the `TransitionProps` prop instead.
```

```
Warning: Failed prop type: The prop `onExit` of `ForwardRef(Menu)` is deprecated. Use the `TransitionProps` prop instead.
```
parent ea0b281a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment