mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
6 lines
161 B
Vue
6 lines
161 B
Vue
<template>
|
|
<Badge type="warning" title="This feature is experimental and does not follow SemVer." class="cursor-help">
|
|
experimental
|
|
</Badge>
|
|
</template>
|