mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 15:38:31 +02:00
✨ Improve dashboard accessibility
This commit is contained in:
parent
2ce36ce052
commit
7045496a39
28 changed files with 761 additions and 283 deletions
|
@ -17,7 +17,7 @@
|
|||
{{/manifest}}
|
||||
</head>
|
||||
<body>
|
||||
<section id="app" tabindex="1"></section>
|
||||
<div id="app" tabindex="0"></div>
|
||||
{{# manifest}}
|
||||
<script src="{{& shared}}"></script>
|
||||
<script src="{{& render}}"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue