From 3548da4b15243b028e013ddc8d1049f13d4f331d Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Sun, 29 Jan 2023 23:00:42 -0800 Subject: [PATCH] Add a tooltip to the Copy URL button We aren't doing the hovercard in the design right now, so this is fine --- components/Header/index.tsx | 22 ++++++++++++---------- public/locales/en/common.json | 1 + public/locales/ja/common.json | 2 +- 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/components/Header/index.tsx b/components/Header/index.tsx index bae9e7be..cfbd51be 100644 --- a/components/Header/index.tsx +++ b/components/Header/index.tsx @@ -216,16 +216,18 @@ const Header = () => { } return title !== '' ? ( -