mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-08 23:44:44 +00:00
5 lines
88 B
Vue
5 lines
88 B
Vue
<template>
|
|
<div class="md-card-media-actions">
|
|
<slot></slot>
|
|
</div>
|
|
</template>
|