Implemented submit-feature
Closes #56
@rohith1222004 are you still interested in finishing this? Can you include a screenshot like https://github.com/wingkwong/react-quiz-component/issues/56#issuecomment-2393963517 in the PR as well?
And if you could make the submit early button configurable: optional (off by default, set some kind of flag to turn it on) and so the caller can decide what to call the submit early button. "Quit" or "Exit" or whatever, depending on the context.
Also style wise it should probably look the same as the existing buttons, just copy the relevant classes I'm guessing.
Let me know if you need any help with the suggestions.
@rohith1222004 I installed your branch and the submit button is not showing, apart from the Core.js file did you modify any other file?