mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-26 17:30:07 +00:00
Add a wait to prevent searchbox popup (#589)
* Add a wait to prevent searchbox popup * nit
This commit is contained in:
5
src/components/dialog/content/ErrorDialogContent.vue
Normal file
5
src/components/dialog/content/ErrorDialogContent.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div></div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
Reference in New Issue
Block a user