mirror of
https://github.com/SomboChea/ui
synced 2026-01-17 16:45:49 +07:00
fix: remove unnecessary ts ignore
This commit is contained in:
committed by
antoinechalifour
parent
852f6eeb22
commit
7a8b158188
@@ -184,7 +184,6 @@ class Header extends Component<Props, State> {
|
||||
switch (type) {
|
||||
case 'help':
|
||||
content = (
|
||||
// @ts-ignore
|
||||
<StyledExternalLink blank={true} to={'https://verdaccio.org/docs/en/installation'}>
|
||||
<IconButton color={'inherit'}>
|
||||
<Help />
|
||||
|
||||
Reference in New Issue
Block a user