4 lines
42 B
JavaScript
Raw Normal View History

2017-11-03 16:26:07 +11:00
module.exports = {
props: ['user']
};