Add application role to main body
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body role="application">
|
||||
<div id="app"></div>
|
||||
<div class="toast-container" aria-live="polite" aria-atomic="true"></div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
|
Reference in New Issue
Block a user