4 lines
52 B
JavaScript
Raw Normal View History

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