Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
feat: OPTIC-457: Switch system to use Monorepo instead of Submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
yyassi-heartex committed Feb 20, 2024
1 parent fc89cc1 commit 50eb428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/App/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ class App extends Component {
relationsRef = React.createRef();

componentDidMount() {

// Hack to activate app hotkeys
window.blur();
document.body.focus();
Expand Down

0 comments on commit 50eb428

Please sign in to comment.