feat: add application toast messages
This commit is contained in:
@@ -9,6 +9,14 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="app-shell">
|
||||
<div
|
||||
id="message-region"
|
||||
class="message-region"
|
||||
aria-label="Application messages"
|
||||
aria-live="polite"
|
||||
aria-relevant="additions"
|
||||
></div>
|
||||
|
||||
<button
|
||||
id="sidebar-open"
|
||||
class="sidebar-toggle sidebar-open"
|
||||
|
||||
Reference in New Issue
Block a user