Merge branch 'generic_icon_component' into icon_conflits
This commit is contained in:
commit
d9af07b81b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ export default function IconComponent({ method, name }: IconComponentProps): JSX
|
|||
case 'SVG':
|
||||
return <IconFromSvg name={ name } />
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue