fix(Footer): remove unnecessary ts ignore

This commit is contained in:
antoinechalifour 2019-10-03 20:02:51 +02:00
parent f6eb74736a
commit 1fb0bf96d1

View File

@ -21,7 +21,6 @@ const MADEWITH_LABEL = ' Made with';
const ON_LABEL = 'on';
const HEARTH_EMOJI = '♥';
// @ts-ignore
const renderRight = (version = window.VERDACCIO_VERSION): JSX.Element => {
return (
<Right>