this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Select text too when pressing /

+1
+1
src/pages/search.jsx
··· 177 177 ['/', 'Slash'], 178 178 (e) => { 179 179 searchFormRef.current?.focus?.(); 180 + searchFormRef.current?.select?.(); 180 181 }, 181 182 { 182 183 preventDefault: true,