You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On homepage, install command need copy command btn. As shown below
how to do that?
Remove current div element and wrap in <pre><code></code></pre>. It automatically adds copy btn. Also apply styles from #install-command by using class selectors.
The text was updated successfully, but these errors were encountered:
On homepage, install command need copy command btn. As shown below
how to do that?
Remove current div element and wrap in
<pre><code></code></pre>
. It automatically adds copy btn. Also apply styles from #install-command by using class selectors.The text was updated successfully, but these errors were encountered: