WIP
This commit is contained in:
@@ -33,6 +33,7 @@ const About: Component = () => {
|
||||
<a href="https://github.com/sharechess/sharechess">GitHub page</a>
|
||||
.
|
||||
</p>
|
||||
<Show when={!state.mobile}>
|
||||
<hr />
|
||||
<h2>Keyboard Shortcuts</h2>
|
||||
<div className="about__shortcuts">
|
||||
@@ -80,6 +81,7 @@ const About: Component = () => {
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</Show>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user