Files
Cloud-Blog/pages/category.vue
nurRiyad d39bbbd088 add route
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
2022-12-07 23:54:09 +06:00

6 lines
97 B
Vue

<template>
<div>
<h1 class="text-5xl">All the topic will be here</h1>
</div>
</template>