Skip to content

Commit 3d3b0ae

Browse files
a1icjasprt
andauthored
Update pages/index.js
Co-authored-by: Aurélien Bombo <[email protected]>
1 parent 8cc90e4 commit 3d3b0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ export default function Home() {
115115
) : (
116116
<div>No Nightly Runs associated with this job</div>
117117
)}
118-
</div>``
118+
</div>
119119
</div>
120120
);
121121
};

0 commit comments

Comments
 (0)