in website/src/components/gallery/ShowcaseTagSelect/index.tsx [62:71]
state: prepareUserState(),
});
}, [tag, location, history]);
return (
<>
<input
type="checkbox"
id={id}
className="screen-reader-only"
onKeyDown={(e) => {