From 4995bb2b923391a99ed19505cc044695fe2f8efa Mon Sep 17 00:00:00 2001 From: Mykolas Krupauskas Date: Tue, 18 Sep 2018 16:09:23 +0300 Subject: [PATCH] Add test for optional bsClass prop on Modal.Body --- types/react-bootstrap/test/react-bootstrap-tests.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/types/react-bootstrap/test/react-bootstrap-tests.tsx b/types/react-bootstrap/test/react-bootstrap-tests.tsx index 34692ce248..7d9af4ec77 100644 --- a/types/react-bootstrap/test/react-bootstrap-tests.tsx +++ b/types/react-bootstrap/test/react-bootstrap-tests.tsx @@ -519,7 +519,7 @@ export class ReactBootstrapTest extends Component { Modal title - + One fine body... @@ -536,7 +536,7 @@ export class ReactBootstrapTest extends Component { Modal heading - +

Text in a modal

Duis mollis, est non commodo luctus, nisi erat porttitor ligula.