+
{t("how_did_you_discover_linkwarden")}
+
+
+
+ {referer === "other" && (
+
{
+ setOther(e.target.value);
+ }}
+ value={other}
+ className="input border border-neutral-content focus:border-primary focus:outline-none duration-100 w-full bg-base-200 rounded-[0.375rem] min-h-0 h-[2.625rem] leading-4 p-2"
+ />
+ )}
+
+
+
+