We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a94c48 commit 08a6fe6Copy full SHA for 08a6fe6
index.html
@@ -24,7 +24,7 @@
24
<title>QuickSnip</title>
25
</head>
26
<body>
27
- <div id="root"></div>
+ <div id="root" role="presentation"></div>
28
<div id="modal-root"></div>
29
<script type="module" src="/src/main.tsx"></script>
30
</body>
0 commit comments