Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Conversation

@flagtick
Copy link

No description provided.

import InputConfigView from "@/views/control-configs/InputConfigView";

import TextBlockConfigView from "@/views/control-configs/TextBlockConfigView";
import TextHTMLConfigView from "@/views/control-configs/TextHTMLConfigView";
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'import' is only available in ES6 (use 'esversion: 6').

import ButtonControl from "@/views/controls/ButtonControl"
import EmptyBlockControl from "@/views/controls/EmptyBlockControl";
import TextBlockControl from "@/views/controls/TextBlockControl";
import TextHTMLControl from "@/views/controls/TextHTMLControl";
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'import' is only available in ES6 (use 'esversion: 6').

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant