mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-29 04:10:02 +02:00
Some a11y fixes (#534)
* Rename ToolIcon to ToolButton It makes more semantic sense * Label and keyboard shortcuts announcement * Refactor common props for ToolButton * Better doc outline and form controls * Adjust color picker * Styling fixes Co-authored-by: Christopher Chedeau <vjeuxx@gmail.com>
This commit is contained in:

committed by
Christopher Chedeau

parent
5fd6c4d853
commit
69061e20ac
@@ -81,7 +81,7 @@
|
||||
<noscript>
|
||||
You need to enable JavaScript to run this app.
|
||||
</noscript>
|
||||
|
||||
<h1 class="visually-hidden">Excalidraw</h1>
|
||||
<div id="root"></div>
|
||||
|
||||
<!-- https://github.com/tholman/github-corners -->
|
||||
|
Reference in New Issue
Block a user