forked from sombochea/verdaccio-ui
fix(Footer): remove unnecessary ts ignore
This commit is contained in:
parent
f6eb74736a
commit
1fb0bf96d1
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user