mirror of
https://gh.wpcy.net/https://github.com/Brugman/wp-cli-gui.git
synced 2026-04-26 20:12:51 +08:00
6 lines
119 B
PHP
6 lines
119 B
PHP
<h1>All Code</h1>
|
|
|
|
<pre v-show="all_code" v-text="all_code"></pre>
|
|
|
|
<button v-clipboard:copy="all_code">Copy</button>
|
|
|