mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 05:57:25 +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 { type EditorView } from "@codemirror/view";
|
||||||
import stringifyPretty from "json-stringify-pretty-compact";
|
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";
|
import type { StylePropertySpecification } from "maplibre-gl";
|
||||||
|
|
||||||
export type InputJsonProps = {
|
export type InputJsonProps = {
|
||||||
|
|||||||
Reference in New Issue
Block a user