I'm trying to change poll limits in Mastodon, but I don't understand JS. What's wrong with this?

maxLength={parseInt(process.env.MAX_POLL_OPTION_CHARS, 10) || 25}

{options.size < (parseInt(process.env.MAX_POLL_OPTIONS, 10) || 4) && (
stuff
)}

@matrix
>What's wrong with this?
It's java script. :smug:
Sign in to participate in the conversation
Game Liberty Mastodon

Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.