6 lines
97 B
Vue
6 lines
97 B
Vue
<template>
|
|
<div>
|
|
<h1 class="text-5xl">All the topic will be here</h1>
|
|
</div>
|
|
</template>
|