mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-15 23:54:42 -04:00
Move and rename files (2/4) (#987)
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
parent
1b7abf9f27
commit
123f959fb3
145 changed files with 586 additions and 301 deletions
|
@ -4,8 +4,8 @@
|
|||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
import { NoteFrontmatter } from "../editor/note-frontmatter/note-frontmatter"
|
||||
import { ScrollState } from "../editor/scroll/scroll-props"
|
||||
import { NoteFrontmatter } from "../editor-page/note-frontmatter/note-frontmatter"
|
||||
import { ScrollState } from "../editor-page/synced-scroll/scroll-props"
|
||||
import { IframeCommunicator } from "./iframe-communicator"
|
||||
import {
|
||||
EditorToRendererIframeMessage,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue