mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-23 23:09:37 +02:00
refactor: remove archived collections page and related components; enhance world travel pages with improved UI and filtering options
This commit is contained in:
parent
14eb4ca802
commit
a99553ba0d
9 changed files with 797 additions and 361 deletions
|
@ -60,6 +60,7 @@
|
|||
on:link={link}
|
||||
bind:linkedCollectionList
|
||||
on:unlink={unlink}
|
||||
user={null}
|
||||
/>
|
||||
{/each}
|
||||
{#if collections.length === 0}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue