Status 404 () when submit form using react.js stateful component

hey there, not a JS expert, but do you mean to be importing a CSS file :thinking:?

import ‘./ValidationForm.css’;

also, while we are here, definitely watch out for this issue while working with components:

we see this a lot and it can be time consuming to debug!