Commit 9a271762 authored by JingChao's avatar JingChao

keyboard

parent 81d87ab4
......@@ -223,9 +223,9 @@
</style>
<script>
import Key from './key'
import Key from './key'
export default {
export default {
name: 'NumberKeyboard',
components: {Key},
props: {
......@@ -372,5 +372,5 @@
}
},
},
}
}
</script>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment