chore: reduce re-render times for params in playground

This commit is contained in:
jialin
2025-03-05 15:09:47 +08:00
parent 3e691aa31f
commit caadc02fb4
8 changed files with 33 additions and 20 deletions
@@ -588,6 +588,10 @@ const options = [
{
label: '--jinja',
value: '--jinja'
},
{
label: '--context-shift',
value: '--context-shift'
}
];