mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-19 14:12:40 +00:00
Add displayName properties
This commit is contained in:
@@ -17,6 +17,7 @@ const moment = require('moment');
|
||||
|
||||
|
||||
const ListPage = createClass({
|
||||
displayName : 'ListPage',
|
||||
getDefaultProps : function() {
|
||||
return {
|
||||
brewCollection : [
|
||||
|
||||
Reference in New Issue
Block a user