Show no history message

This commit is contained in:
Sidharth Vinod
2021-05-23 02:01:47 +05:30
parent 21b818fa04
commit 1a71445ee0
+5 -1
View File
@@ -103,7 +103,11 @@
</li>
{/each}
{:else}
<div class="m-2">Click the Save button to save current state and restore it later.</div>
<div class="m-2 text-gray-600">
No items in History<br />
Click the Save button to save current state and restore it later.<br />
Timeline will automatically be saved every minute.
</div>
{/if}
</ul>
</Card>