Feature
Create a Important Documents Viewer Component that allows for people viewing the site to see any important documents required for the events such as pre-trip checklists, etc. Place this component underneath the event picture and to the left of the leader tools column on the [event].js page. This component should be grab the data from the /event/{:id} endpoint.

Place new component with a Header on top of it in the red square.
Make sure it has a way of dealing with an absence of documents if none exist on the backend.
Feature
Create a Important Documents Viewer Component that allows for people viewing the site to see any important documents required for the events such as pre-trip checklists, etc. Place this component underneath the event picture and to the left of the leader tools column on the
[event].jspage. This component should be grab the data from the/event/{:id}endpoint.Place new component with a Header on top of it in the red square.
Make sure it has a way of dealing with an absence of documents if none exist on the backend.