# toogle-gray
toogle-gray
is a toogle component with a default gray color but on toogle it changes to blue.
This is how you can use it in your application.
<template>
<!--when you want the user to toogle between dark mode or activate a certain component-->
<toggle-gray/>
</template>