mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-06 07:26:45 +00:00
theme-fukasawa
This commit is contained in:
@@ -4,6 +4,11 @@ import { useRouter } from 'next/router'
|
||||
import BLOG from '@/blog.config'
|
||||
import { getLayoutByTheme } from '@/themes/theme'
|
||||
|
||||
/**
|
||||
* 搜索路由
|
||||
* @param {*} props
|
||||
* @returns
|
||||
*/
|
||||
const Search = props => {
|
||||
const { posts, siteInfo } = props
|
||||
const { locale } = useGlobal()
|
||||
|
||||
Reference in New Issue
Block a user