adminjs
Version:
Admin panel for apps written in node.js
1 lines • 129 B
JavaScript
export const display = isTitle => [isTitle ? 'table-cell' : 'none', isTitle ? 'table-cell' : 'none', 'table-cell', 'table-cell'];
Admin panel for apps written in node.js