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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user