feat: alerts provider
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<template>
|
||||
<slot />
|
||||
<div>
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
import type { PropType } from 'vue'
|
||||
|
||||
Reference in New Issue
Block a user