This commit is contained in:
Drew Larson
2017-01-01 22:41:38 -06:00
parent 5f97e9324b
commit 6cf242d62e
@@ -1,5 +1,6 @@
import React, { PropTypes } from 'react';
import { ListItem } from 'material-ui/List';
import React from 'react';
import moment from 'moment';
export default class SignedInList extends React.Component {
constructor(props) {