Skip to content

Commit

Permalink
added todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelta committed May 12, 2020
1 parent 0c26a14 commit 8ff5983
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/views/Restaurants/RestaurantList.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ export default function RestaurantList (props) {
}
const { restaurants } = props

// TODO include route with edit, add?

return (
<div>
<Parallax tiny filter image={require('assets/img/profile-bg.jpg')} />
Expand Down

0 comments on commit 8ff5983

Please sign in to comment.