mirror of
https://github.com/wassname/talk.git
synced 2026-08-11 11:27:10 +08:00
Remove old code
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user