mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-09 07:26:47 +00:00
refactor: NEXT 主题配置规整
This commit is contained in:
@@ -3,7 +3,7 @@ import { faAngleDown } from '@fortawesome/free-solid-svg-icons'
|
||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
||||
import { useEffect, useState } from 'react'
|
||||
import Typed from 'typed.js'
|
||||
import CONFIG_NEXT from '@/themes/NEXT/config_next'
|
||||
import CONFIG_NEXT from '../config_next'
|
||||
|
||||
let wrapperTop = 0
|
||||
let windowTop = 0
|
||||
|
||||
Reference in New Issue
Block a user