@@ -11,7 +11,7 @@ export default (props) => {
const onFinish = () => {
- };
+ };
const onNext = () => {
setIndex(index + 1)