already 'code' (#58)

This commit is contained in:
Michael Quigley 2022-09-09 16:42:45 -04:00
parent 11f18f8f48
commit 97481e7df7
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -29,7 +29,7 @@ const Token = (props) => {
}}
>
<div className={"popover"}>
<p>Use the following token to <code>zrok enable</code> your shell:</p>
<p>Use the following token to <strong>zrok enable</strong> your shell:</p>
<pre>
{props.user.token}
</pre>