Skip to content

Commit 6880219

Browse files
committed
formatting
1 parent 7cf2561 commit 6880219

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

_blogposts/archived/2020-03-26-generalize-uncurry.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,7 @@ Now those limitations are all gone, you can have polymorphic uncurried recursive
7676
className="my-4 mx-auto max-h-[500px]"
7777
/>
7878

79-
<img
80-
src="/blog/archive/recursive.png"
81-
className="my-4 mx-auto max-h-[500px]"
82-
/>
79+
<img src="/blog/archive/recursive.png" className="my-4 mx-auto max-h-[500px]" />
8380

8481
The error message is also enhanced significantly
8582

docs/manual/build-configuration-schema.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ order: 3
88
---
99

1010
<Suspense>
11-
<Docson tag="master" />
11+
<Docson tag="master" />
1212
</Suspense>

0 commit comments

Comments
 (0)