mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
chore: upgrade routify
This commit is contained in:
parent
7c9cf09016
commit
ab1693bcc4
9 changed files with 285 additions and 688 deletions
|
@ -7,7 +7,7 @@
|
|||
import copy from "clipboard-copy";
|
||||
import { CodeSnippet, Button } from "carbon-components-svelte";
|
||||
import Launch from "carbon-icons-svelte/lib/Launch.svelte";
|
||||
import { url } from "@sveltech/routify";
|
||||
import { url } from "@roxi/routify";
|
||||
import { theme } from "../store";
|
||||
|
||||
$: themedSrcUrl = $url(`${src}?theme=${$theme}`);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue