<template> <Topic ></Topic> </template> <script setup> import Topic from '@/components/Topic/Topic.vue' </script> <style> </style>