mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-01 18:28:48 -04:00
Fixed linting errors and enabled instant loading
This commit is contained in:
@@ -135,7 +135,6 @@ export function setupInstantLoading(
|
||||
)
|
||||
.subscribe(location$)
|
||||
|
||||
|
||||
const dom = new DOMParser()
|
||||
const ajax$ = location$
|
||||
.pipe(
|
||||
|
||||
Reference in New Issue
Block a user