The native dropdown from React-Bootstrap is very choppy. I would like to smooth it out. I found this class for plain Bootstrap and am wondering how I would port it over to React, or just accomplish something similar:
https://startbootstrap.com/snippets/animated-navbar-dropdown/
Thanks!