Skip to content

Commit

Permalink
🐛 (explorer) pass isEmbeddedInAnOwidPage to Grapher (#3566)
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiamersmann authored May 2, 2024
1 parent af13cfd commit 82a8496
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions explorer/Explorer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -928,6 +928,9 @@ export class Explorer
enableKeyboardShortcuts={true}
manager={this}
ref={this.grapherRef}
isEmbeddedInAnOwidPage={
this.props.isEmbeddedInAnOwidPage
}
/>
</div>
</div>
Expand Down

0 comments on commit 82a8496

Please sign in to comment.