1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-29 01:30:16 +02:00

add back xlinkhref svgs

This commit is contained in:
Kushagra Gour
2018-05-25 00:58:06 +05:30
parent ae8e37e425
commit 89c2f2199b
3 changed files with 26 additions and 6 deletions

View File

@@ -457,7 +457,9 @@ export default class ContentWrap extends Component {
title="Clear console (CTRL + L)"
d-click="onClearConsoleBtnClick"
>
Clear
<svg>
<use xlinkHref="#cancel-icon" />
</svg>
</a>
<a
class="code-wrap__header-btn code-wrap__collapse-btn"