mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-06-04 23:34:01 +00:00
更新popup options
This commit is contained in:
parent
ae653c74e2
commit
a8c4ba0802
@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import {Component, Vue} from "vue-property-decorator";
|
import {Component, Vue} from "vue-property-decorator";
|
||||||
// @ts-ignore
|
|
||||||
import PuzzleBoard from 'vue-8-puzzle';
|
|
||||||
@Component({
|
@Component({
|
||||||
components: {PuzzleBoard},
|
components: {PuzzleBoard},
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user