chore: Reduce the click area on Branding (#1340)

This commit is contained in:
Pranav Raj S
2020-10-15 00:11:47 +05:30
committed by GitHub
parent 0bea0217b4
commit 666948b809
5 changed files with 59 additions and 31 deletions

View File

@@ -1,3 +1,4 @@
export const BUS_EVENTS = {
SET_REFERRER_HOST: 'SET_REFERRER_HOST',
SET_TWEET_REPLY: 'SET_TWEET_REPLY',
};