Skip to content

Commit

Permalink
Update LayoutManager.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaMan123 committed Aug 15, 2023
1 parent 2fcba28 commit 8473e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LayoutManager/LayoutManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export class LayoutManager {

triggerLayout({
target,
resolver,
resolver = this.resolver,
once,
...context
}: ImperativeLayoutContext & { target: Group }) {
Expand Down

0 comments on commit 8473e9d

Please sign in to comment.