mirror of
https://github.com/wassname/talk.git
synced 2026-08-19 12:40:16 +08:00
Remove coral-framework reducers
Some of them were only related to the embed stream. Auth code is too convoluted with the embed stream and can't be reused atm.
This commit is contained in:
@@ -18,7 +18,7 @@ import {
|
||||
facebookCallback,
|
||||
invalidForm,
|
||||
validForm,
|
||||
} from 'coral-framework/actions/auth';
|
||||
} from 'coral-embed-stream/src/actions/auth';
|
||||
|
||||
class SignInContainer extends React.Component {
|
||||
constructor(props) {
|
||||
|
||||
Reference in New Issue
Block a user