JSFiddle - React, Tailwind, and code Playground

by irinablue

JavaScript

const data = {
'direct': [
                    '#form_maker_id'
                ],
                'direct': [
                    'select[name=makerId]'
                ],
                'direct': [
                    'select[name=maker_id]'
                ],
                'direct': [
                    '.js-maker select'
                ]
}

console.log(Object.values(data).flat());