summaryrefslogtreecommitdiff
path: root/www/app/lib/common.js
blob: 14a30c326769371072e7c80954005079b67ea5e4 (plain)
1
2
3
4
5
6
7
/*
 * pollute the global namespace with some useful utils
 */

import React from 'react'

window.elem = React.createElement