Closed eliataylor closed 3 years ago
lets start with these routes
<Route path="/rallies"><Rallies/></Route> <Route path="/resources"><Resources/></Route> <Route path="/user/:uid"><City/></Route> <Route path="/rally/:rid/meeting/:mid"><MeetingHome /></Route> <Route path="/rally/templates"><RallyTemplates /></Route> <Route path="/rally/:rid"><RallyHome /></Route>
too generic. we'll setup various issues for each page /content type
lets start with these routes