Skip to content

Commit 05a4ce1

Browse files
committed
feat: test build trigger
1 parent caac77e commit 05a4ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div id="root" data-id="root" class="bg-slate-950"></div>
1212
<canvas data-id="canvas" class="block bg-black cursor-none"></canvas>
1313
<div class="export-pdf-wrapper">
14-
<!-- Used to append the svg before export to pdf -->
14+
<!-- Used to append the svg before exporting it to pdf -->
1515
</div>
1616
<script type="module" src="/src/main.tsx"></script>
1717
</body>

0 commit comments

Comments
 (0)