Skip to content

Commit

Permalink
Merge pull request #5127 from nteract/safia/bug-fix
Browse files Browse the repository at this point in the history
Resolve issues with loading packages using fs-observable
  • Loading branch information
captainsafia committed May 26, 2020
2 parents 30b0f37 + e696b62 commit 44af350
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions applications/desktop/src/notebook/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
import "@blueprintjs/core/lib/css/blueprint.css";
import "@blueprintjs/select/lib/css/blueprint-select.css";

import "symbol-observable";

import {
ContentRecord,
ContentRef,
Expand Down

0 comments on commit 44af350

Please sign in to comment.