mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 06:03:22 +08:00
use light search
This commit is contained in:
parent
8c3085e0b3
commit
2518d22a90
@ -9,8 +9,6 @@ import App from '~/layouts/App'
|
||||
Prism.manual = true
|
||||
|
||||
export default function (Vue, { head }) {
|
||||
head.htmlAttrs = { 'data-theme': 'dark' }
|
||||
|
||||
// fix docsearch
|
||||
if (typeof window === 'object' && !window.process) {
|
||||
window.process = {
|
||||
|
Loading…
Reference in New Issue
Block a user