mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
chore(ui): lint
This commit is contained in:
committed by
Kent Keirsey
parent
2d922a0a65
commit
ac0d0019bd
@@ -1,5 +1,4 @@
|
||||
import type {
|
||||
UseDisclosureReturn} from '@chakra-ui/react';
|
||||
import type { UseDisclosureReturn } from '@chakra-ui/react';
|
||||
import { InvConfirmationAlertDialog } from 'common/components/InvConfirmationAlertDialog/InvConfirmationAlertDialog';
|
||||
import { InvText } from 'common/components/InvText/wrapper';
|
||||
import { useClearQueue } from 'features/queue/hooks/useClearQueue';
|
||||
|
||||
Reference in New Issue
Block a user