Skip to content

Commit

Permalink
Testing versioning, seems like we accidentally broke the links lol
Browse files Browse the repository at this point in the history
  • Loading branch information
natgeo-wong committed Sep 24, 2024
1 parent 97b8c9d commit e074ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/.vitepress/theme/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// .vitepress/theme/index.ts
import { h } from 'vue'
import { h, watch } from 'vue'
import type { Theme } from 'vitepress'
import DefaultTheme from 'vitepress/theme'
import VersionPicker from "./VersionPicker.vue"
Expand Down

0 comments on commit e074ef5

Please sign in to comment.