mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-16 22:20:51 +01:00
6 lines
71 B
Vue
6 lines
71 B
Vue
<template>
|
|
<h3 class="modal-title">
|
|
<slot />
|
|
</h3>
|
|
</template>
|