feat(pdf-to-png): remove misleading notice
This commit is contained in:
@@ -832,7 +832,6 @@ export const toolTemplates = {
|
|||||||
</div>
|
</div>
|
||||||
<p class="mt-1 text-xs text-gray-400">Higher scale = better quality but larger file size</p>
|
<p class="mt-1 text-xs text-gray-400">Higher scale = better quality but larger file size</p>
|
||||||
</div>
|
</div>
|
||||||
<p class="mb-4 text-white text-center">Your file is ready. Click the button to download a ZIP file containing all PNG images.</p>
|
|
||||||
<button id="process-btn" class="btn-gradient w-full">Download All</button>
|
<button id="process-btn" class="btn-gradient w-full">Download All</button>
|
||||||
</div>
|
</div>
|
||||||
`,
|
`,
|
||||||
|
|||||||
Reference in New Issue
Block a user