From 3d989fcb57e43c9a3d690c7ca8dd6705c6d1264b Mon Sep 17 00:00:00 2001 From: Ben Mitchinson Date: Fri, 8 Nov 2024 16:38:26 -0600 Subject: [PATCH] Remove "@" from popup placeholder --- src/popup.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/popup.tsx b/src/popup.tsx index 022a73a..ec9caf8 100644 --- a/src/popup.tsx +++ b/src/popup.tsx @@ -226,7 +226,7 @@ function IndexPopup() { setIdentifier(e.target.value)} className="input input-bordered input-sm w-full max-w-xs join-item focus:outline-none mt-1"