Fix `HomeSidebar` repositories navigation
TIL that svelte5 reactivity doesnโt apply to destructured renamed variables.
By renaming repos: initialRepos and then using initialRepos in a
$state rune, changes to the repos prop will not be taken into
account.
๐ Workflow runs ๐ Branch on GitHub
TIL that svelte5 reactivity doesnโt apply to destructured renamed variables.
By renaming repos: initialRepos and then using initialRepos in a
$state rune, changes to the repos prop will not be taken into
account.
๐ Workflow runs ๐ Branch on GitHub