forked from didirus/AstralRinth
docs: Improve example component + Fix sidebar on mobile
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
`NavRow` works well for most horizontal navigation with less than 10 items. It can be used with paths & query params, and supports specific path level (depths).
|
||||
|
||||
```svelte example
|
||||
```svelte example raised
|
||||
<script lang="ts">
|
||||
import { NavRow } from "omorphia";
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user