Skip to content

Commit 7727fca

Browse files
MinThaMiekategengler
authored andcommitted
Fix function layout
1 parent 25c9c76 commit 7727fca

File tree

3 files changed

+2355
-1221
lines changed

3 files changed

+2355
-1221
lines changed
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{{page-title @model.fn.name}}
2-
<h1 class="module-name">Function</h1>
3-
<hr>
4-
<ClassFieldDescription @type="method" @field={{@model.fn}} @model={{@model.fnModule}} />
2+
<article class="chapter">
3+
<h1 class="module-name">Function</h1>
4+
<hr>
5+
<ClassFieldDescription @type="method" @field={{@model.fn}} @model={{@model.fnModule}} />
6+
</article>

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,5 @@
174174
"overrides": {
175175
"node-sass": "^9.0.0"
176176
}
177-
},
178-
"packageManager": "pnpm@9.5.0"
177+
}
179178
}

0 commit comments

Comments
 (0)