Files
Cloud-Blog/pages/category/index.vue
nurRiyad 7fc5639e55 add category page
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
2022-12-08 23:11:31 +06:00

6 lines
97 B
Vue

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