The loading component is used throughout the app to indicate that the application is preforming an action.
<div style="margin-top: 3.5rem" class="loading" role="alertdialog" ariaLive="assertive" ariaBusy="true">
<img class="loading-indicator" alt="Loading" src="/img/loading.gif" />
</div>
<div style="margin-top: 3.5rem"class="loading"
role="alertdialog"
ariaLive="assertive"
ariaBusy="true">
<img class="loading-indicator"
alt="Loading"
src="/img/loading.gif" />
</div>
/* No context defined for this component. */