#305: Fix linting errors

This commit is contained in:
SleepWalker 2017-08-02 19:20:17 +03:00
parent ba8b725f9f
commit 5480407dac

View File

@ -21,4 +21,4 @@ export default function Stepper({
))}
</div>
);
};
}