Skip to content

Commit 0ea7157

Browse files
authored
Update component.ts
1 parent 4bf5276 commit 0ea7157

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/components/component/component.ts

-1
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ export class Component extends DataComponent {
290290
functions: FunctionsType
291291
) => {
292292
const renderNewData = (value: string) => {
293-
// const values = getValues(index);
294293
const val = renderComponentDynamicKeyData(
295294
getData(this._dynamic.data.data.values, index),
296295
value

0 commit comments

Comments
 (0)