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 caac77e commit 05a4ce1Copy full SHA for 05a4ce1
index.html
@@ -11,7 +11,7 @@
11
<div id="root" data-id="root" class="bg-slate-950"></div>
12
<canvas data-id="canvas" class="block bg-black cursor-none"></canvas>
13
<div class="export-pdf-wrapper">
14
- <!-- Used to append the svg before export to pdf -->
+ <!-- Used to append the svg before exporting it to pdf -->
15
</div>
16
<script type="module" src="/src/main.tsx"></script>
17
</body>
0 commit comments