Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Commit ea9f85d

Browse files
author
krthr
committed
error
1 parent 38cae1f commit ea9f85d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎src/components/index.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import *asVue from "vue";
1+
import Vue from "vue";
22
import VueBlock from "./VueBlock.vue";
33
import VueBlockProperty from "./VueBlockProperty.vue";
44
import VueBlocksContainer from "./VueBlocksContainer.vue";

‎test.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<meta http-equiv="X-UA-Compatible" content="ie=edge">
88
<title>Document</title>
99

10-
<link rel="stylesheet" href="https://unpkg.com/@krthr/vue-dataflow-editor@1.2.1/dist/vue-dataflow-editor.css">
10+
<link rel="stylesheet" href="https://unpkg.com/@krthr/vue-dataflow-editor@1.2.2/dist/vue-dataflow-editor.css">
1111
</head>
1212

1313
<body>
14-
<script src="https://unpkg.com/@krthr/vue-dataflow-editor@1.2.1/dist/vue-dataflow-editor.umd.js"></script>
14+
<script src="https://unpkg.com/@krthr/vue-dataflow-editor@1.2.2/dist/vue-dataflow-editor.umd.js"></script>
1515
<script>
1616
console.log(
1717
VueLink

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /