From 05d593c3f0d463fce215986366db5b7476708e15 Mon Sep 17 00:00:00 2001 From: Landon Reed Date: Thu, 26 Mar 2020 10:16:49 -0400 Subject: [PATCH] fix(example.js): add 'Plan Trip' button via DefaultMainPanel fix #144 --- example.js | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/example.js b/example.js index b29df8943..72f5ac230 100644 --- a/example.js +++ b/example.js @@ -15,13 +15,10 @@ import { Navbar, Grid, Row, Col } from 'react-bootstrap' // import OTP-RR components import { - DefaultSearchForm, - ErrorMessage, + DefaultMainPanel, MobileMain, - NarrativeRoutingResults, ResponsiveWebapp, Map, - ViewerContainer, AppMenu, createOtpReducer } from './lib' @@ -81,15 +78,8 @@ class OtpRRExample extends Component { - - - -
- -
-
+ -