Skip to content

Commit fb78a63

Browse files
thetarnavgithub-actions[bot]
authored andcommitted
Format
1 parent cec717a commit fb78a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/rootless/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ dispose()
114114
export function createDisposable(
115115
fn: (dispose: VoidFunction) => void,
116116
...owners: (Owner | null)[]
117-
): VoidFunction
117+
): VoidFunction;
118118
```
119119

120120
## `createSingletonRoot`

0 commit comments

Comments
 (0)