docs: Remove useless/irrelevant comment
This commit is contained in:
parent
ebf9b0e1cd
commit
0d9d78a032
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import getStudio from '@theatre/studio/getStudio'
|
||||||
import type {PathToProp} from '@theatre/shared/utils/addresses'
|
import type {PathToProp} from '@theatre/shared/utils/addresses'
|
||||||
import type SheetObject from '@theatre/core/sheetObjects/SheetObject'
|
import type SheetObject from '@theatre/core/sheetObjects/SheetObject'
|
||||||
|
|
||||||
// discriminated union
|
|
||||||
export function setCollapsedSheetObjectOrCompoundProp(
|
export function setCollapsedSheetObjectOrCompoundProp(
|
||||||
isCollapsed: boolean,
|
isCollapsed: boolean,
|
||||||
toCollapse:
|
toCollapse:
|
||||||
|
|
Loading…
Reference in a new issue