rgero / Fajita

A custom YouTube wrapper designed to maintain a group video queue during gatherings, written in Typescript, utilizing React, MaterialUI, a custom backend, and websockets
0 stars 0 forks source link

Turn off spell check on Search Form #5

Closed rgero closed 5 months ago

rgero commented 6 months ago

This was requested by Vince.

He wants the search field to not capitalize and not spell check. I know how to do these both in React Native but it's going to be interesting to see how this works with React.

rgero commented 5 months ago

Looks like this is working on the Android Emulator and on my phone.