mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 00:42:16 +00:00
Subscription UI refactoring
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
export default {
|
||||
name: 'PaymentMethod',
|
||||
props: [
|
||||
'description',
|
||||
'driver',
|
||||
]
|
||||
}
|
||||
export default {
|
||||
name: 'PaymentMethod',
|
||||
props: [
|
||||
'description',
|
||||
'driver',
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user