theme-gitbook

This commit is contained in:
tangly1024.com
2023-07-04 18:17:33 +08:00
parent 900d1c847b
commit 77c13a4448
24 changed files with 280 additions and 468 deletions

View File

@@ -1,5 +1,5 @@
import { useGitBookGlobal } from '@/themes/gitbook'
import React from 'react'
import { useGitBookGlobal } from '../LayoutBase'
import JumpToTopButton from './JumpToTopButton'
export default function BottomMenuBar({ post, className }) {