Jak dodać użytkownik w reakcji JS

const [something, setSomething] = useState()
Developer Singh