From 85096cb31dbfb686787aa8eab5b1d5885822baac Mon Sep 17 00:00:00 2001 From: Satoshi Ohmori Date: Mon, 23 Jul 2018 06:50:22 +0900 Subject: [PATCH] Correct the case for Twitter --- app/components/TwitterButton/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/TwitterButton/index.js b/app/components/TwitterButton/index.js index 7b0eea77..52856129 100644 --- a/app/components/TwitterButton/index.js +++ b/app/components/TwitterButton/index.js @@ -6,7 +6,7 @@ import { A } from './styles' const TwitterButton = ({ url }: { url: string }) => { return ( -