Enhance site information display by adding descriptions for each site. Updated button labels in site links to include both title and description for improved user context.
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// node_modules/svelte/src/internal/index.js
|
||||
throw new Error(
|
||||
`Your application, or one of its dependencies, imported from 'svelte/internal', which was a private module used by Svelte 4 components that no longer exists in Svelte 5. It is not intended to be public API. If you're a library author and you used 'svelte/internal' deliberately, please raise an issue on https://github.com/sveltejs/svelte/issues detailing your use case.`
|
||||
);
|
||||
//# sourceMappingURL=svelte_internal.js.map
|
||||
Reference in New Issue
Block a user