# card-shadow
card-shadow
is a card component with a box shadow.
This is how you can use it in your application.
<template>
<card-shadow>
Enter your text here.
</card-shadow>
</template>
card-shadow
is a card component with a box shadow.
This is how you can use it in your application.
<template>
<card-shadow>
Enter your text here.
</card-shadow>
</template>