chore: reduce re-render times for params in playground
This commit is contained in:
@@ -588,6 +588,10 @@ const options = [
|
||||
{
|
||||
label: '--jinja',
|
||||
value: '--jinja'
|
||||
},
|
||||
{
|
||||
label: '--context-shift',
|
||||
value: '--context-shift'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user