Update the following 300ms timeouts to be configurable via props. ``` transitionAppearTimeout={300} transitionEnterTimeout={300} transitionLeaveTimeout={300} ```
Update the following 300ms timeouts to be configurable via props.