mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
6 lines
158 B
Vue
6 lines
158 B
Vue
<template>
|
|
<div class="h-[200px]"></div>
|
|
<h1 class="text-4xl text-center align-middle">
|
|
Documentation is currently not available.
|
|
</h1>
|
|
</template>
|