Skip to content

Commit

Permalink
docs: fix sidebar in docs for math module (#2038)
Browse files Browse the repository at this point in the history
  • Loading branch information
wheatjs committed Aug 4, 2022
1 parent 790ef40 commit 98104e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/.vitepress/config.ts
Expand Up @@ -151,6 +151,7 @@ export default defineConfig({
'/rxjs/': FunctionsSideBar,
'/integrations/': FunctionsSideBar,
'/firebase/': FunctionsSideBar,
'/math/': FunctionsSideBar,
},
},
head: [
Expand Down

0 comments on commit 98104e1

Please sign in to comment.