You've already forked bilibili-subtitle
优化
This commit is contained in:
@@ -8,7 +8,7 @@ import {EventBusContext} from '../Router'
|
||||
import useTranslateService from '../hooks/useTranslateService'
|
||||
import {setTheme} from '../utils/biz_util'
|
||||
import useSearchService from '../hooks/useSearchService'
|
||||
import useMessage from '../messaging/useMessage'
|
||||
import useMessage from '../messaging/layer2/useMessage'
|
||||
import {setFold} from '../redux/envReducer'
|
||||
|
||||
function App() {
|
||||
|
@@ -29,7 +29,7 @@ import classNames from 'classnames'
|
||||
import toast from 'react-hot-toast'
|
||||
import {useBoolean, useEventTarget} from 'ahooks'
|
||||
import {useEventChecked} from '@kky002/kky-hooks'
|
||||
import useMessage from '@/messaging/useMessage'
|
||||
import useMessage from '@/messaging/layer2/useMessage'
|
||||
|
||||
const Section = (props: {
|
||||
title: ShowElement
|
||||
|
Reference in New Issue
Block a user