mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 11:59:34 +00:00
chore: upgrade routify
Support sass and typescript
This commit is contained in:
parent
2e38c657ad
commit
47722011b0
11 changed files with 478 additions and 357 deletions
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
import { Content, Grid, Row, Column, Link } from "carbon-components-svelte";
|
||||
import { url, metatags } from "@sveltech/routify";
|
||||
import { url, metatags } from "@roxi/routify";
|
||||
|
||||
metatags.title = "404";
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue