diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index fe1c4cf..7a6e5d0 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -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 (