website/src/views/settings/BetaToggle.tsx
Function BetaToggle
has 37 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const BetaToggle = memo<Props>((props) => {
const { betaTester, toggleStates } = props;
const hasTests = currentTests.length > 0;
// If the user isn't a beta tester already and there are no tests, then