Skip to content

Commit

Permalink
Merge branch 'feat-next-composer' of https://github.com/compulim/BotF…
Browse files Browse the repository at this point in the history
…ramework-WebChat into feat-next-composer
  • Loading branch information
compulim committed Aug 22, 2019
2 parents 9ccef8c + 34d6556 commit 46a09bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/component/src/Composer.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import mapMap from './Utils/mapMap';
import observableToPromise from './Utils/observableToPromise';
import WebChatReduxContext from './WebChatReduxContext';

// List of Redux actions factory we are hoisted as Web Chat functions
// List of Redux actions factory we are hoisting as Web Chat functions
const DISPATCHERS = {
clearSuggestedActions,
markActivity,
Expand Down

0 comments on commit 46a09bb

Please sign in to comment.