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:
@@ -51,7 +51,7 @@ const CANVAS_STYLE: React.CSSProperties = {
|
||||
display: 'block',
|
||||
};
|
||||
|
||||
export type CurveGraphProps = {
|
||||
type CurveGraphProps = {
|
||||
title: string;
|
||||
channel: ChannelName;
|
||||
points: ChannelPoints | undefined;
|
||||
|
||||
Reference in New Issue
Block a user