UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

7 lines (4 loc) 106 B
'use strict'; module.exports = function(s) { return s.substr(0, 1).toUpperCase() + s.substring(1); };