mirror of
https://github.com/maputnik/editor.git
synced 2026-08-19 11:37:27 +00:00
Fix build
This commit is contained in:
@@ -5,7 +5,7 @@ import { type WithTranslation, withTranslation } from "react-i18next";
|
||||
import { type EditorView } from "@codemirror/view";
|
||||
import stringifyPretty from "json-stringify-pretty-compact";
|
||||
|
||||
import {createEditor} from "../libs/codemirror-mgl";
|
||||
import {createEditor} from "../libs/codemirror-editor-factory";
|
||||
import type { StylePropertySpecification } from "maplibre-gl";
|
||||
|
||||
export type InputJsonProps = {
|
||||
|
||||
Reference in New Issue
Block a user