# curved-btn-fill
curved-btn-fill
is a button component with a background fill of blue and a higher border-radius.
This is how you can use it in an application.
<template>
<curved-btn-fill>
Enter your text here.
</curved-btn-fill>
</template>