Skip to content

Commit

Permalink
Update Neurosift.js
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn committed May 28, 2024
1 parent d018c98 commit 4e3f838
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/electron/renderer/src/stories/preview/Neurosift.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ export class Neurosift extends LitElement {
${new Loader({
message: `Loading Neurosift view...<br/><small>${this.url}</small>`,
})}
${new Loader({
message: `Loading Neurosift view...<br/><small>${this.url}</small>`,
})}
</div>
${this.fullscreen ? new FullScreenToggle({ target: this }) : ""}
<iframe
Expand Down

0 comments on commit 4e3f838

Please sign in to comment.