Change-Id: I66951f491f5d9cdbd100f941bc235d4e0c01c6fachanges/61/21461/2
parent
6071b43b49
commit
cbd74a9fdb
@ -0,0 +1,16 @@
|
|||||||
|
<template>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
export default {
|
||||||
|
name: 'csc-voicemail-player',
|
||||||
|
props: [
|
||||||
|
],
|
||||||
|
components: {
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="stylus" rel="stylesheet/stylus">
|
||||||
|
@import '../../themes/app.common'
|
||||||
|
</style>
|
Loading…
Reference in new issue