Skip to content

Commit

Permalink
🐞 fix(import): fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
bingling-sama committed Apr 19, 2024
1 parent a721aeb commit 32d6fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_auth_redirect.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ contributors: [zyxkad]
---

<script setup>
import AuthRedirect from './.vitepress/theme/components/AuthRedirect.vue'
import AuthRedirect from '../.vitepress/theme/components/AuthRedirect.vue'
</script>

<AuthRedirect/>

0 comments on commit 32d6fed

Please sign in to comment.