Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 10, 2024
1 parent 09a7ccc commit 577a5d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/renderer/src/stories/pages/guided-mode/GuidedHome.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,9 @@ export class GuidedHomePage extends Page {
clickEvent.preventDefault();
this.to("docs");
}}"
>Learn more about the NWB GUIDE</a>.</small>
>Learn more about the NWB GUIDE</a
>.</small
>
</div>
<div class="create-button" @click="${() => this.to(1)}">
Expand Down

0 comments on commit 577a5d4

Please sign in to comment.