## Describe the bug I'm getting error from Typescript when trying to create a customized variant for Button, following the official guide: https://react-bootstrap.github.io/getting-started/theming/ ## To Reproduce Steps to reproduce the behavior: Use Button with any variant other than the provided variants and you will get the error from Typescript. ## Screenshots <img width="1081" alt="Screen Shot 2019-09-12 at 10 07 04 PM" src="https://user-images.githubusercontent.com/24534566/64832918-e209e780-d5a9-11e9-82dc-4dd9cacf8a14.png">