We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f681968 commit 0ac7b2bCopy full SHA for 0ac7b2b
src/routes/+layout.svelte
@@ -53,14 +53,14 @@
53
<div class="border-t p-4">
54
<div class="flex gap-2">
55
<a
56
- href="https://github.com/thisuxhq/svelte-dnd"
+ href="https://github.com/thisuxhq/sveltednd"
57
target="_blank"
58
class="flex-1 rounded-md bg-gray-900 px-3 py-2 text-center text-sm font-medium text-white transition-colors hover:bg-gray-800"
59
>
60
GitHub
61
</a>
62
63
- href="https://www.npmjs.com/package/your-package"
+ href="https://www.npmjs.com/package/@thisux/sveltednd"
64
65
class="flex-1 rounded-md bg-[#CB3837] px-3 py-2 text-center text-sm font-medium text-white transition-colors hover:bg-[#B02E2E]"
66
0 commit comments