Skip to content

Commit

Permalink
chore: fix route links
Browse files Browse the repository at this point in the history
  • Loading branch information
codebender828 committed Mar 14, 2021
1 parent 71512a4 commit d6e68c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
10 changes: 0 additions & 10 deletions website/pages/with-vuepress.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,3 @@ export default {
}
</script>
```

### Codesandbox starters

- [Vue Starter](https://codesandbox.io/s/chakra-ui-vue-starter-2sy0g)
- [Nuxt Starter](https://codesandbox.io/s/chakra-ui-nuxt-demo-f8tq4)
- [Gridsome Starter](https://codesandbox.io/s/chakra-ui-gridsome-demo-038c9)

### Storybook Components

You can also view all developed components in [Storybook](https://chakra-ui-vue.netlify.com)!
1 change: 1 addition & 0 deletions website/utils/all-routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export const components = [
export const topNavLinks = [
'Getting Started',
'With Nuxt',
'With Vuepress',
'Plugin Options',
'Principles',
'Style Props',
Expand Down

0 comments on commit d6e68c3

Please sign in to comment.