Convert AwardConf to Component with a Modal instead of AppLayout
usePosts uses the page from router to determine how to render posts. The AwardConf was coded as a screen in mobile which makes it act like an individual page. We need to convert it from a screen to a modal so the dynamic award can be properly displayed from usePosts.