Film strip view almost working again.

This commit is contained in:
Håvar Aambø Fosstveit
2019-06-05 15:56:54 +02:00
parent 1eb115f547
commit c530876d0d
7 changed files with 406 additions and 160 deletions
@@ -1,6 +1,5 @@
import React, { Fragment } from 'react';
import PropTypes from 'prop-types';
import * as appPropTypes from '../../appPropTypes';
import { connect } from 'react-redux';
import { withRoomContext } from '../../../RoomContext';
import { withStyles } from '@material-ui/core/styles';