mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-09 08:03:50 +00:00
4 lines
186 B
Svelte
4 lines
186 B
Svelte
<div class="flex px-2 bg-yellow-100 rounded-lg dark:bg-yellow-200" role="alert">
|
|
<div class="text-xs font-medium text-yellow-700 dark:text-yellow-800">Require testing flow</div>
|
|
</div>
|