Skip to content
Snippets Groups Projects
Commit 4500c176 authored by chris's avatar chris
Browse files

fix default layout import

parent b4a9f36f
No related branches found
No related tags found
1 merge request!94Fix imports
import { injectable } from "inversify";
import DefaultLayout from "wax-prosemirror-layouts/src/layouts/DefaultLayout";
import { DefaultLayout } from "wax-prosemirror-layouts";
import LayoutFactory from "./components/LayoutFactory";
@injectable()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment