Cleanup for error notifications

This commit is contained in:
Roman Krček
2025-07-14 14:34:38 +02:00
parent 06f2553b42
commit b9db3d22a3
4 changed files with 76 additions and 87 deletions

View File

@@ -255,8 +255,6 @@
{/if}
</div>
{/if}
<!-- Error messages are now shown as toast notifications -->
</div>
{#if sheetsData.selectedSheet && sheetsData.sheetData.length > 0}
@@ -370,8 +368,6 @@
<div class="text-gray-600">Loading sheet data...</div>
</div>
{/if}
<!-- Error messages are now shown as toast notifications -->
</div>