brightScreen/demo/userTestOne.js
2020-09-07 21:56:33 -05:00

3 lines
42 B
JavaScript

function (props) {
return props + 'js'
}