JSFiddle - React, Tailwind, and code Playground

by mischah

JavaScript

// JSHint config
/*global moduleName: true */
moduleName.localization = {
    list : {
        filterChannels: 'Filter channels:'
    },
    wall : {
        filterChannels: 'Click the icons to filter the results.'
    }
};