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