Skip to content

Commit 0799037

Browse files
authored
Run prettier to clean up after #85 (#87)
1 parent 2524bd0 commit 0799037

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/pages/catalog/elements/index.tsx

+4-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,10 @@ export default function Courses() {
172172
<div className="container-fluid my-5">
173173
<div className="container-md">
174174
<h2 className="h4">License</h2>
175-
<p>All content here is made made available under open licenses. See the individual GitHub repositories for license information.</p>
175+
<p>
176+
All content here is made made available under open licenses. See the
177+
individual GitHub repositories for license information.
178+
</p>
176179
</div>
177180
</div>
178181
<div className="container-fluid my-5">

0 commit comments

Comments
 (0)