mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-24 23:16:52 +00:00
refactor: NEXT 主题配置规整
This commit is contained in:
@@ -8,7 +8,7 @@ import React from 'react'
|
||||
import { Code, Collection, CollectionRow, Equation, NotionRenderer } from 'react-notion-x'
|
||||
import Card from './Card'
|
||||
import TagItemMini from './TagItemMini'
|
||||
import CONFIG_NEXT from '@/themes/NEXT/config_next'
|
||||
import CONFIG_NEXT from '../config_next'
|
||||
|
||||
const BlogPostCard = ({ post, showSummary }) => {
|
||||
const { locale } = useGlobal()
|
||||
|
||||
Reference in New Issue
Block a user