Skip to content
Snippets Groups Projects
Commit 1c12d13a authored by David Smadja's avatar David Smadja
Browse files

fixup! Apply parameter children order regardless of parameter type (#368)

parent bc57b2d1
No related branches found
No related tags found
No related merge requests found
Pipeline #22088 passed
......@@ -77,7 +77,6 @@
void,
unknown
> {
console.log({ billParameter })
for (const bothChild of Object.values(
bothFilteredParameter.children ?? [],
).sort((bothChild1, bothChild2) =>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment