mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
11 lines
156 B
Vue
11 lines
156 B
Vue
<template>
|
|
<span
|
|
text-sm
|
|
text-orange
|
|
cursor-not-allowed
|
|
title="Not supported in workspace project config"
|
|
>
|
|
*
|
|
</span>
|
|
</template>
|