Skip to content

Commit 84052b1

Browse files
remove example
1 parent f41cbbe commit 84052b1

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

src/App.vue

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
<template>
2-
<div id="app">
3-
<cube-spin></cube-spin>
4-
</div>
5-
</template>
6-
7-
<script>
8-
import CubeSpin from '/Cube'
9-
export default {
10-
components: {
11-
Cube
12-
}
13-
}
14-
</script>
15-
161
<template>
172
<div id="app">
183
<div class="header">

0 commit comments

Comments
 (0)