This commit is contained in:
Mary Hipp
2024-06-23 20:11:05 -04:00
committed by psychedelicious
parent 7bbe236107
commit f01df49128
16 changed files with 52 additions and 77 deletions

View File

@ -1,6 +1,6 @@
import type { IconButtonProps, SystemStyleObject } from '@invoke-ai/ui-library';
import { IconButton } from '@invoke-ai/ui-library';
import type { MouseEvent, ReactElement } from 'react';
import type { MouseEvent } from 'react';
import { memo } from 'react';
const sx: SystemStyleObject = {