mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-01 20:14:53 +00:00
remove unused codepen markup
This commit is contained in:
parent
6959b995d9
commit
b54211140a
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
</button> -->
|
||||
</md-card>
|
||||
|
||||
<form action="http://codepen.io/pen/define" method="POST" target="_blank" v-if="codeBlocks.length" ref="form">
|
||||
<!-- <form action="http://codepen.io/pen/define" method="POST" target="_blank" v-if="codeBlocks.length" ref="form">
|
||||
<input type="hidden" name="data" :value="codeString">
|
||||
</form>
|
||||
|
||||
|
|
@ -44,7 +44,7 @@ var App = new Vue({
|
|||
<div id="app">
|
||||
### TEMPLATE ###
|
||||
</div>
|
||||
</pre>
|
||||
</pre> -->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue