sugaroverflow / drone-companion-app

collaboration project between Code for Canada + Transport Canada
MIT License
1 stars 3 forks source link

Next Step + Back on guidance outside of card #198

Closed sugaroverflow closed 5 years ago

sugaroverflow commented 5 years ago

The next + back buttons are appearing under the footer on a guidance card ex: http://localhost:3000/phases/1/tasks/1/steps/3/guidances/

This is probably because the buttons are setup in Guidances instead of on the GuidanceCard.

xiaoweiguang commented 5 years ago

Moved header and footer from GuidanceList.js to Guidances.js.