# btn-fill

btn-fill is a button component with a blue background fill.

This is how you will use it in your application.

<template>
<btn-fill>
    Enter your message here
</btn-fill>
</template>