Skip to content

optimize this #6

@todo

Description

@todo

// todo: optimize this
const getValue = () => {
let value = '';
if (path && visible) {
let element = _.get(mjmlJson, path);
if (element && element.attributes) {


This issue was generated by todo based on a todo comment in 3db1701. It's been assigned to @aghontpi because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions