From 37e76515c197c19ff6dab99683d16c4c4c38be6d Mon Sep 17 00:00:00 2001 From: Nathan Date: Thu, 12 Jan 2017 09:41:35 -0800 Subject: [PATCH] Adding missing bsClass (#13743) Per the docs, there's a bsClass on Button. --- react-bootstrap/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/react-bootstrap/index.d.ts b/react-bootstrap/index.d.ts index d60b8f18c7..12dbc5fd09 100644 --- a/react-bootstrap/index.d.ts +++ b/react-bootstrap/index.d.ts @@ -74,6 +74,7 @@ declare namespace ReactBootstrap { //