add icon, rename folder #3
Annotations
4 errors
build (20):
src/components/ConexsIcon.tsx#L7
Type '{ children: Element; "xmlns:cc": string; "xmlns:rdf": string; "xmlns:svg": string; xmlns: string; "xmlns:sodipodi": string; "xmlns:inkscape": string; width: string; height: string; stroke: string; ... 7 more ...; "sodipodi:docname": string; }' is not assignable to type 'SVGProps<SVGSVGElement>'.
|
build (20):
src/components/MoleculeViewer.tsx#L17
'TestIcon' is declared but its value is never read.
|
build (20):
src/components/MoleculeViewer.tsx#L17
Cannot find module './TestIcon' or its corresponding type declarations.
|
build (20)
Process completed with exit code 2.
|