parent
41203f8b3f
commit
07eae0a9cd
2 changed files with 5 additions and 1 deletions
|
@ -224,7 +224,7 @@ const PathXrayInfo = ({ path, pathName, stackName, part }) => {
|
|||
</tbody>
|
||||
</table>
|
||||
<H6>Pathstring</H6>
|
||||
<Highlight>{path.d}</Highlight>
|
||||
<Highlight language="SVG">{path.d}</Highlight>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue