3 lines
42 B
JavaScript
3 lines
42 B
JavaScript
function (props) {
|
|
return props + 'js'
|
|
} |
function (props) {
|
|
return props + 'js'
|
|
} |