Remove old code

This commit is contained in:
Chi Vinh Le
2018-02-13 15:00:53 +01:00
parent d857585c7f
commit c54a8bdc4f
17 changed files with 341 additions and 856 deletions
@@ -1,7 +1,7 @@
import React from 'react';
import PropTypes from 'prop-types';
import { Button } from 'plugin-api/beta/client/components/ui';
import t from 'coral-framework/services/i18n';
import { t } from 'plugin-api/beta/client/services';
const SignInButton = ({ currentUser, showSignInDialog }) => (
<div className="talk-stream-auth-sign-in-button">