mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-28 00:32:42 -04:00
Refactored project structure
This commit is contained in:
@@ -29,7 +29,10 @@ import {
|
||||
switchMap
|
||||
} from "rxjs"
|
||||
|
||||
import { Viewport, watchElementSize } from "~/browser"
|
||||
import {
|
||||
Viewport,
|
||||
watchElementSize
|
||||
} from "~/browser"
|
||||
|
||||
import { Header } from "../header"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user