Skip to content

Commit 441becf

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5fd9b4b commit 441becf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ function Home() {
7474
<Link
7575
className={clsx(
7676
"button button--outline button--secondary button--lg",
77-
styles.getStarted
77+
styles.getStarted,
7878
)}
7979
to={useBaseUrl("docs/foresight-cloud-app-mod-overview")}
8080
>

0 commit comments

Comments
 (0)