Initial commit
This commit is contained in:
4
client/src/routes/Trash.svelte
Normal file
4
client/src/routes/Trash.svelte
Normal file
@@ -0,0 +1,4 @@
|
||||
<section class="files">
|
||||
<h2>Trash</h2>
|
||||
<div class="empty"><p>Trash is empty.</p></div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user