invainn / ARIA

CS 425 - CS 426 Project
0 stars 1 forks source link

Issue #36 -- Refactor Not Found #111

Closed njirwin closed 5 years ago

njirwin commented 5 years ago

Fixed the NotFound.js file which is used for HTML5 404 errors. Modified the inline CSS so that it is JSS and properly utilized the HOC in the file.

njirwin commented 5 years ago

I need to modify the code further I had "style" as a prop instead of "className"