<template> <CLink href="#">CLink</CLink> </template> <script setup> import { CLink } from '@coreui/vue' </script>