Jaime Ramírez
2020-06-11 d4efcf556bee5599b87a18da9420df2143e1c757
adopt-a-pup/web-app/src/App.tsx
@@ -110,7 +110,7 @@
                                shelterService={shelterService}
                                adoptionService={adoptionService}
                            />} />
                        <Route path={"/notifications"} render={(props) =>
                        <Route path={"/notifications"} render={() =>
                            <NotificationsView animalService={animalService}/>
                        }/>
                    </Structure>