mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 14:14:26 +07:00
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 ON_LABEL = 'on';
|
||||||
const HEARTH_EMOJI = '♥';
|
const HEARTH_EMOJI = '♥';
|
||||||
|
|
||||||
// @ts-ignore
|
|
||||||
const renderRight = (version = window.VERDACCIO_VERSION): JSX.Element => {
|
const renderRight = (version = window.VERDACCIO_VERSION): JSX.Element => {
|
||||||
return (
|
return (
|
||||||
<Right>
|
<Right>
|
||||||
|
Loading…
Reference in New Issue
Block a user