web/Placeholder: focus first on page
This commit is contained in:
parent
f2de69f153
commit
a9e8ea1306
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<div id="placeholder-container" class="center-column-container">
|
||||
<Meowbalt emotion="smile" />
|
||||
<div>{pageName} page is not ready yet!</div>
|
||||
<div data-first-focus tabindex="-1">{`${pageName} page is not ready yet!`}</div>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue