mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2025-12-24 06:58:48 -05:00
fix: removes redundant prop
This commit is contained in:
@@ -30,6 +30,5 @@ export interface IsoflowProps {
|
||||
width?: number | string;
|
||||
height?: number | string;
|
||||
debugMode?: boolean;
|
||||
hideMainMenu?: boolean;
|
||||
editorMode?: keyof typeof EditorModeEnum;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user