mirror of
https://github.com/SomboChea/ui
synced 2026-01-12 06:05:43 +07:00
fix(Footer): remove unnecessary ts ignore
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user