Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kings1990 committed Jul 31, 2023
1 parent cc03ea8 commit 5724070
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/.vuepress/layouts/RfrSlot.vue
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<script setup lang="ts">
<script setup lang="js">
import CommonWrapper from "@theme-hope/components/CommonWrapper";
import NormalPage from "@theme-hope/components/NormalPage";
import SkipLink from "@theme-hope/components/SkipLink";
import FadeSlideY from "@theme-hope/components/transitions/FadeSlideY";
declare const document: Document;
let sidebarTopArray = [
`<a href="https://jetbrains.com" target="_blank">
Expand Down

0 comments on commit 5724070

Please sign in to comment.