Update Images.tsx
This commit is contained in:
@@ -10,6 +10,7 @@ import {
|
|||||||
ContentImagesGroup,
|
ContentImagesGroup,
|
||||||
ContentImagesResponse,
|
ContentImagesResponse,
|
||||||
fetchImageGenerationSettings,
|
fetchImageGenerationSettings,
|
||||||
|
generateImages,
|
||||||
} from '../../services/api';
|
} from '../../services/api';
|
||||||
import { useToast } from '../../components/ui/toast/ToastContainer';
|
import { useToast } from '../../components/ui/toast/ToastContainer';
|
||||||
import { FileIcon, DownloadIcon, BoltIcon } from '../../icons';
|
import { FileIcon, DownloadIcon, BoltIcon } from '../../icons';
|
||||||
|
|||||||
Reference in New Issue
Block a user