Let's make a new component called toggle.vue and add the below code. <template> <div class="w-14 h-8 flex items-center bg-gray-300 rounded-full p-1 ...
確定! 回上一頁