Fork of atp.tools as a universal profile for people on the ATmosphere

camelcase on input might fix it?

Natalie B de194f19 bd422531

+2 -2
+2 -2
src/components/smartSearchBar.tsx
··· 135 135 value={input} 136 136 onChange={(e) => setInput(e.currentTarget.value)} 137 137 className="border focus-visible:ring-0 focus-visible:ring-offset-0 pl-12 py-6 text-lg rounded-xl shadow-lg dark:shadow-slate-950" 138 - autocorrect="off" 139 - autocapitalize="none" 138 + autoCorrect="off" 139 + autoCapitalize="none" 140 140 autoFocus 141 141 /> 142 142 <div className="absolute right-4 top-1/2 -translate-y-1/2 flex items-center gap-x-2">